On Aug 10, 6:26 pm, jen <timeyout...@gmail.com> wrote:
> Do you have any idea how to have the hidden video viewers hidden upon
> page load in IE?  It's performing on Mac Safari & FF, and Windows FF,
> but in Windows IE it's a lot slower to hide the info.

You could try setting an explicit visibility on the element:

<div style='visibility:hidden'>...</div>

then they'll start hidden. And if they don't, it's time to ditch IE.

Reply via email to