Is there a way to force an overlib popup to appear in front of a select (pulldown menu) HTML form input? I tried messing with the z- index but that didn't...
... Sounds as if you're using IE, am I correct? That browser has problems displaying popups over SELECT elements. In fact, Netscape 4.x also has problems...
... 1@n...> ... z- ... the ... problems ... browser ... up ... at ... have ... Awesome. Worked great, must've forgotten about that plugin. However, I did have...
... Did you get that from Erik's site? That hasn't been corrected yet but the version on my site has. Thanks for reminding me about that. I'll make sure that...
Hi! I spend all morning trying to find the problem. I looked up the document but to no available, so I start debugging it myself. I have the OverLib's...
Scott Fletcher
SFletcher@...
Aug 3, 2004 7:01 pm
8104
Hi, I use overlib 4.00 in one homepage, to show a background picture, that works fine with Mozilla and IE6. I used the same code in an other homepage, an it...
Doris Kluge
doris.kluge@...
Aug 3, 2004 7:40 pm
8105
Anybody know a way to prevent a sticky ovelib popup to remain open until the delay of another popup is met? When i use the delay on the second popup, the...
... Mozilla ... Can you provide an URL to the page in question so that we can see what you've got setup and why you're having this problem? Right off hand it...
... If you're calling overlib from the document in the iframe then you'll have to include the link to overlib (and the DIV declaration) in that page too. It...
... Overlib does not work that way. All overlib popups use the same DIV container for holding its content and that is why your first popup disappears when you...
I've been reading your examples page because my web page has frames. The toolbar sits in the frame called body and the menus would be in the frame called...
Hi!! Sorry, for the lengthy email I just shipped you. Here's a better communication I hope. In your basic examples folder. There's a box which pops up when ...
... Not sure if the replied email I send made it through, so I'm doing it again. I strip out some files and codes from the development website and put it on a...
Scott Fletcher
SFletcher@...
Aug 4, 2004 5:38 pm
8112
Thank you - here the URL http://www.test.conelek.de/bilderbogen.htm -- Kind regards Doris http://www.conelek.com...
Doris Kluge
doris.kluge@...
Aug 4, 2004 6:47 pm
8113
... I think I understand now what it is you're trying to do. I searched your main file for "overlib" and only saw it in your source code where you link to the...
... Doreen, I'm not following you here or in your earlier post. What page are you refering to with "position relative demo"? Do you mean an example of the...
I get this error when I run my mouse over the link I am trying to use this on. Here is the error message again: Error: 'over.style' is null or not an object ...
... use this ... Make sure that you have the overDiv declaration statement just after your BODY tag like this: <div id="overDiv" style="position:absolute;...
Dear Group I had a problem when using Overlib 4.0.1 with IE6. IE 6 made a Javascript-Error-mesage, when Opening a page with Overlib. Something like ...
Apologies if this issue has been delt with somewhere in the previous 8000 messages. Anyway, I am writing a Visual Studio.Net app, and I found a calendar ...
hi, im from buenos aires argentia, and perhaps my english is not good. Im looking for a corssframe tooltip sample because i cant put tooltips to works. can...
... using overlib. ... overlib soft via e-mail. ... You can read the license at http://www.bosrup.com/web/overlib/?License. As far as updates to the new...
... Look at the example in http://overlib.boughner.us/CrossFrameStickies/ You need to look at the underlying code to figure out how to call the overlib popups...
... Make sure that the overDiv declaration statement (<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000;"></div>) occurs in both...