Hi Very odd then - I'm using the same Firefox version on XP as well, so I'd say that it's somehow the result of the CSS that we have. Thanks for taking the...
Hi Foteos, i'm having problems displaying a modal popup in IE6. It works fine in Firefox so i have no clue at this moment why it's not working. It could be a...
Erik, There's nothing wrong with the markup you show, and it worked fine for IE when I tried it in a test document, substituting my own URL for the first...
With the latest JS files Seems to have started at FF 2.0.0.10 if I bring up a layer over a div with a scroll bar or any scroll bar, it shows the scroll bar...
Ben, I don't see that problem with Fx2.0.0.10 on WinXP. My test file is: http://www.macridesweb.com/oltest/FxBug_embeddedScrollbars.html Is that a valid test...
Ben, I added your Mac screen shot and the workaround for this bug in the: http://www.macridesweb.com/oltest/FxBug_embeddedScrollbars.html test file. Could you...
Thx much for looking into this. I just wish they would stomp this bug for good... you know when you really have to kill a bug and you stomp on it but you dont...
Im sorry, had someone else adjust the code on our side to test and it doesn't fix it for the Mac version of Firefox I tried your test link and still no go ...
Ben, Make it: (OLmac && OLgek) ? HIDEBYID : DONOTHING, (OLmac && OLgek) ? 'imagelist' : DONOTHING so it should hide for any version of Firefox...
[Ugh, my SPAM filter had attacked the Subject line, so I'm re-sending this to make sure it gets through. - Fote] ... Ben, Make it: (OLmac && OLgek) ?...
Ted, In the case of non-STICKY popups, for compliance with the ADA you need to add onfocus and onblur calls which are complementary to the onmouseover and...
Hi I've just tried using overlibmws, having previously played with overlib, and have hit an immediate teething problem: In my overlib.js file I have...
I can't get images that aren't links to display the overlib pop-up, using overlibmws.js, whereas I can if I use overlib.js: am I doing something wrong? I'd...
Dave, The src values in your script blocks for importing overlibmws.js and overlibmws_shadow.js do not point to a directory on your server which contains them,...
... simplicity and minimal size of the core module. See the Command ... to use the FGCLASS command to specify a class with that padding, e.g., ... made that...
... overlibmws_shadow.js do not point to a directory on your server which contains them, so they are not being imported. Your own browser must be issuing an...
If you hover over the two images at http://tinyurl.com/2smuhw, in the first of which the small text at the end of the overlib pop-up has been defined using...
Dave, It indeed would be surprising if Safari for Mac did not support ems (but I don't have a Mac handy and haven't checked). However, Safari for Windows is...
Dave, Actually, Safari for Windows handles ems correctly when using valid CSS. The problem is with the deprecated font element, whose size attribute accepts...
... CSS. The problem is with the deprecated font element, whose size attribute accepts only unsigned or signed integers without parameters, i.e, <font...
Dave, I don't have any plans to write a Dreamweaver extension. If you simply invoke the DHTML popup via a mouseover for an image, no href is involved and so...
Dave, ... From: dave_rado To: overlibmws@yahoogroups.com Sent: Saturday, January 12, 2008 2:50 PM Subject: Re: [OLmws] Weird problem with ems in overlibmws...
... simplicity and minimal size of the core module. See the Command ... to use the FGCLASS command to specify a class with that padding, e.g., ... made that...
... eliminated for documents with a Strict DTD, but can still be used during a transitional period in documents with a Transitional DTD. Okay, thanks. Seems...
... no href is involved and so you don't get a URL in the statusline. But if you encase the image in an anchor, creating an image link, you then get the...
Dave, I'm using capitol OL as the "universal" prefix in the overlibmws distribution, but in turn its users should not do that so as to avoid any possibility of...