Thanks for the feedback. Internet Explorer 6.0.2800.1106 does support that property, so please do post the URL for a document which causes that javascript...
Same error on the given link. I just installed the Script Debugger and I have the option to debug or continue. ... support that property, so please do post the...
Are you referring to the popup via the "Pop Me!!!" link in the: http://www.macridesweb.com/oltest/hide.html support document? I tried that popup with Internet...
Yes I am referring to "Pop me" link. Did you changed something ? Now I have got an "access denied" error line 71 in overlibmws_shadow.js in function...
... Thanks for indicating that explicitly. Would you please also indicate explicitly whether you cleared your cache as I requested before trying that link...
Xavier, Note that the link is to a version of the script debugger which Microsoft describes as "deprecated technology" and "no longer supported". I did nothing...
I removed the old debugger and tried the one from Microsoft Office Pro 2003. I have got the same "access denied" error. I noticed that in other functions where...
... Xavier, That additional check is from the days when there were early beta versions of IE v5.5 still in use, and should be overkill for IE v6,0 and v7.0,...
I'm using an iframe popup as described here: http://www.macridesweb.com/oltest/IFRAME.html The problem is after clicking the close button, it seems to hide...
Ken Thanks for the feedback. Your seemingly simple solution to the problem you observed with the IE6 and IE7 browsers on your system (What is your system?) is...
Hello All, 1. Is it possible to have a pop up from a pop up? Ie. a pop up has a table, one of the cells in that table has a pop up. The latter did not work...
I have added an emulation of the MS Filters and Transitions type 25 as support for FADEIN and FADEOUT in non-IE v5.5+ browsers with opacity support, and...
Running my site through validation I keep getting the same error from overlibmws. "Event is not defined" on line 490. This is the section of code it is...
Gary, That's a terse (only 16 characters) and virtually universal javascript workaround for differences in how browsers handle events, in this case the...
Hi! Anybody seen this? I have an overlibmws popup iframe which displays a QT movie. The QT movie in the window behind it does not know there is a layer in...
Russ, There is no problem using your tectonicSeism.js to generate the globes via an iframe document used as the content of an overlibmws popup. The problem is...
Russ, Note that if you still want to use positioning such as CENTER, VCENTER which would allow overlap of the popup with the embedded globe, you could...
Fote you are GREAT, thanks a lot! I suspected something like layer visibility or such but did not think to check the layer setting of the UNDERLYING Quicktime...
Hello to excuse me for my English…. I you signal a bug when one uses in L call of "MODAL" OVERLIB under firefox: Explanation: In a small flash we use L call...
There are errors in your overlib call (beyond the wrapping caused by the mailing and/or Yahoo Groups software) but I assume those are problems of transcription...
On this same topic of using a DIV with an ID to create a reference by which to position a popup, I have encountered a strange IE behaviour. this is simple,...
The content of the popup (an IFRAME) contained a table whose bgcolor was set to be black. Removing that fixed the problem. Must be a bug in IE, right? ...
Russ, I just tried an iframe popup with a table start tag that has bgcolor="#000000" using IE v7.0 on WinXP and that also has the bug. You don't get that...
Russ, Note that the IE bug is specific to standards mode. If you remove the URL from the DOCTYPE so as to have the iframe document processed in quirks mode,...