I want to change this photo of video

yo another photo I want

Views: 392

Replies are closed for this discussion.

Replies to This Discussion

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"

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...

RSS

Latest Activity

Corey replied to Richard Mckeever's discussion 'Billing for a Sandbox evaluation version of Ning3?' in the group The Sandbox
"Hi Richard, The sandbox plan gives you a free 6 month trial, so you should not receive any charges…"
4 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Yes that works, except it appears to the left of the Network Tools/Design icons. Can it be moved…"
5 minutes ago
Phil McCluskey replied to Radialistas Brasileiros's discussion 'How we will deal with 301 redirects and to fix 404 errors on NING 3.0?'
"Hi SP, Can you give me a little more info on the scenario you're looking at?"
11 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Give this a try in custom code <script type="text/javascript">if (typeof(x$) !=…"
27 minutes ago
CocteauBoy replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"I mean no insult to anyone here, but I can't tell if it's the new (and old) Ning…"
39 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OK thank you!"
41 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OIC...then you need to insert the code using javasrcript technique.. I will let you know...soon"
42 minutes ago
Kos replied to Kos's discussion 'CSS Styling Disappearing/re-appearing'
"On a good note; the Preview in DS seems to be working now in FF (knock on wood) but you don't…"
44 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service