I am using fancybox and everything is working great except one issue
in IE7. I am trying to use fancybox to show embedded YouTube videos.
Following the advice at this article (
http://www.sohtanaka.com/web-
design/valid-xhtml-youtube-embed-code/) I changed the code from
YouTube to only use the object tag, but not the embed tag. It works
just fine, in fancybox, in FF, Safari, Opera, and Flock, but in IE7 it
only show a blank white screen when the fancybox overlay comes up.
Is there something in the fancybox code that would cause this problem
in IE7?
You can see a live example at
http://www.worldviewresources.com/watch/.
If you click on the link, "Watch the video" for the post, "Art and
Theology: An Interview with Dr. Reg Grant, Part 1" you should be able
to watch the video (in IE7) because I did not remove the "embed" tag
from the code. However, if you click on the "Watch the video" links
for any of the other posts then it should not work b/c I removed the
"embed" tag from the Youtube code.
Any thoughts or ideas for a solution?