Hello all, I'm very new to using overlib but it seemed to offer a usable solution for my current project which is presenting a time line view of aircraft...
As a quick follow up, I just rebuilt the project without the iframe going back to display in one file and the problem is now occurring here too. This version...
... Your problem is that you've got a conflict between the overlib popup and your style rules. In particular, the rule table { ... width: 100% ... } An...
I use overlib to show definitions for unfamiliar terms. Each term occurs many times over many pages, some into the hundreds. Is there any way to put the...
... You could put those definitions in an external file using an associative array for the definition. This external file would consist of the following type...
Is this possible? I'm using bulleted items within my file and wanted the overlib effect. Flash won't let you specify mouseover on text so I overlayed an...
Hi I've followed the instructions in the online manual for overLib but cannot seem to get even a basic example to work (at least in IE7 - I haven't tried other...
Alan Hale
alan.hale@...
Feb 10, 2008 10:07 pm
12247
Hello Alan. The content of the overlib() call has to be all on one line. eg. overlib('This is an ordinary popup.');...
... Or in Alan's case write is as: onmouseover="return overlib('This is an ordinary\ popup.');" which will also work too. If you have to break up the string...
I hope this isn't the result of more css issues that I've created for myself but I'm having another problem related to the position of the pop up. If you look...
Many thanks both for the replies. I have now edited so that the whole call is on one line and it now works (after I had also corrected the basic mistake of...
... created for ... iframe in ... to make ... before the ... of the ... I may have misspoke a little with my advice here. I think you can set the IFRAMEID...
Have enjoyed oL for some years, http://www.vhwy.com, show source .. look for .. ===snippet begin=== <SCRIPT LANGUAGE="JavaScript" SRC="overlib.js"></SCRIPT> ...
... If I understand you correctly you want to activate your popups when hovering over buttons which could be between 6 and 24 in number? Yes you can do that....
Hi, Can you guys point me to examples of styled popups? Specifically I'm looking to style my popup as a rectangular callout (a rectangular box with an...
Varadarajan, Srivathsan
SVaradarajan@...
Feb 27, 2008 3:41 pm
12264
... Check out the "unofficial" plugin at http://overlib.boughner.us/overlib_pointer.js which does just this sort of thing. Unfortunately, there isn't...
... FAQs, ... I also should mention the Bubble plugin (bubble_commands.html at http://overlib.boughner.us) which has the "Rounded corner" command that has a...
Robert, et al, I have tried this ( best of my skill level ) on http://www.cotdazr.org/ ... eg "..WA6CRE.." only gets the popup when mouse pointer is amid the...
... http://www.cotdazr.org/ ... eg "..WA6CRE.." ... suggest some ... Give the table that contains the link for "..WA6CRE.." an ID value (and one to all tables...
I'm testing overlib in a website I'm building in Internet Explorer 6 (Win XP Pro - Service Pack 2). I have about 9 buttons that use overlib to trigger pop ups....
... Conditioning</a></li> ... Has the page completed its loading? You might want to try including the image's height in your command line as well as the the...
... You are correct in thinking that overlib is not AJAX related. There is nothing AJAX related in any of the code for overlib; however our sister utility...