1) Script Title: DHTML Modal window v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...dhtmlmodal.htm
3) Describe problem: this is a followup to a previous problem (DHTML Modal window v1.1 + FLV file in iFrame) basically in FFox (3.0.3) a video played in the modal window can be heard but not seen.
This is caused by using 'overflow: auto;' in my CSS.
(please don't say "so don't use overflow/auto")
To work around this I use getElementById to change overflow 'auto' to 'hidden', play the video - which now WORKS ! - then reset 'hidden' back to 'auto' - which doesn't work. Here's my example :
http://www.dyslexia-international.org/ONL/FR/S1-FFT.htm
(I have to press F5 to get the scrollbars back)
I've also tried reload/refresh the parent window, but that only seems to work on normal windows - not modal ones.
http://www.dyslexia-international.or...FR/S1-FFT2.htm
Thanks again for any help you can give



)
Reply With Quote

Bookmarks