Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Lightbox stopped playing video in IE

3 replies [Last post]

Hi,

We have been using the licensed flash video player to with the light box and it has been working great, we are about to put our new website live but the videos have stopped playing in IE (plays ok in crome and firefox)

This can be seen here http://www2.meetingzone.com

We have backed out all recent changes made but still no luck. Can anyone spot anything obvious that would stop the videos showing in IE?

Many thanks,

Henry

 
Some versions of IE don't like to write into empty division elements.

Try putting a non-breaking space into the division elements:

<div id="player1"><strong>& nbsp;</strong></div>

<div id="player2"><strong>& nbsp;</strong></div>

<div id="player3"><strong>& nbsp;</strong></div>

Note that I put a space character between "&" and "nbsp;'" so the Forum editor wouldn't see them as real non-breaking spaces and only display a blank space.

This is working now but I did not make any changes. Is there any external references within the player that could have caused this? I noticed a couple of other users in the forum who had the same issue 2 days ago.

Cheers,

Henry

I have the same problem. In which file I can find this division elements?

Thanks for support
Pean