Quote:
Originally Posted by Disasterpiece
I'll test it soon on ipad, I have no access to it yet.
But as failsafe, you could change the fallback code to only image and link, so if a mobile browser is detected, don't use the default vB video embed at all.
You can accomplish this when you change the fallback embed code in the plugin's settings to this:
HTML Code:
<a href="http://www.youtube.com/watch?v=%1$s">
YouTube Video:<br /><img src="http://img.youtube.com/vi/%1$s/0.jpg" width="240" height="180" alt="Click here to view on youtube" /></a>
This ensures that the browser will display at least something instead of blank space in some cases.
|
Thanks ...
What is the name of the plugin? I can't seem to find where to put that new code exactly, or what existing code to replace ...
I'm not the brightest light bulb programmer in the room ..
Regards,
Doug