I want to change this photo of video
yo another photo I want
Tags:
Replies are closed for this discussion.

Permalink Reply by TJ @ jQueryHelp on June 14, 2012 at 11:26pm This is the code I use now to replace the default video image, on my site. See it work, here:
http://jqueryhelp.ning.com/video/video?page=4
<script type="text/javascript">
// Change default video image - by TJ at jQueryHelp.ning.com
x$("img[src='http://api.ning.com:80/files/uJmJ**Ct6KjMIaXuraIiQ0XC24UU6M4c4PYhHwmYVr7wT2rTmMbMo7O16BP7GC5N24FpKQfmLXvKPzq*X35dLO8Yyc1D6F2Y/831428088.png?width=136&xj_video_default=1']").attr('src', 'http://bkserv4.net/appsX/images/NewVideoDefault.png');
</script>
HOW TO MAKE THIS WORK ON YOUR SITE:
You are going to have to figure out the URL of the default video image on your site. And you are going to have to host your new default video image somewhere and get its URL. Put those URLs in the code, something like this:
<script type="text/javascript">
// Change default video image - by TJ at jQueryHelp.ning.com
x$("img[src='http://CURRENT-DEFAULT-IMAGE-URL']").attr('src', 'http://NEW-DEFAULT-IMAGE-URL');
</script>
Best wishes!
"TJ"
Permalink Reply by classic on June 16, 2012 at 2:27pm You have changed the URL of the image you want to change
But did not change
This link is
http://api.ning.com/files/-232-FD7gTw-ixacUMiI*KFGI0xp4RpNNuY5FJOl2...
Diego Biasi joined claudio falvo's group
Kos replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Diego Biasi replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Kos replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Kos replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'
Edith Herrera replied to Edith Herrera's discussion 'Politica de reembolsos...' in the group Ning Networks en español
Diego Biasi replied to Diego Biasi's discussion 'Remove SignUp function (but keep SignIn)'© 2013 Created by Ning.
