[Plugin: Shadowbox JS] Problem with IE8 and hidden divs using other plugins
-
I am having an issue using Shadowbox-JS and IE8 in association with hidden divs using tags for other plugins (like Audio Player/Wordpress Video Plugin/Stream Video Player) in that some of the data isn’t being “passed” to IE8 or something… my videos come up blank, but everything works fine under Chrome/Firefox/Safari…
My code for a post is like follows:
<div style=”display:none;” id=”startrek”><center>
[youtube pf9oD_xl8mI&autoplay=1]
</div>And then I have a custom tag that defines the div id tag (startrek) and this is linked under my main html. Like I said, it works fine in every other browser, just not IE8. In fact, I believe I had it working prior to upgrading to the latest version of WP and Shadowbox, but not it is not working.
Anyways, My question is if anyone has had similar issues using IE8 and Shadowbox-JS in conjunction with other plugins like the ones I mentioned, and if there is a fix to make it work.
Thanks!
- The topic ‘[Plugin: Shadowbox JS] Problem with IE8 and hidden divs using other plugins’ is closed to new replies.