hi,
I use NGG Video Extend to display a thumbnail gallery
that opens a video player, using NGG and shadowbox-js.
It works fine in Chrome and Firefox, but in IE8 after
clicking the thumbnail, the thumbnail image is displayed
instead of the video player.
In dev.tools I see that the sb-body-inner div does not contain
the video object as it does in chrome.
BTW, if I embed the video directly as a link without NGG,
it does load the player correctly in IE.
What can be the problem?
Thanks!