First, I am duly impressed with this package! Second, I am having a problem with Ajax returning stale data. I have a page with a table listing several items....
Erik, I add MODALCOLOR and MODALOPACITY commands for changing the color (default is '#bbbbbb39;) and/or opacity (default is 40) of the shield that is interposed...
hi there, i was wondering if i can change the background color behind a modal-popup box. i can't seem to find it anywhere, am i misreading anything? thnx in...
Sathya, The cooltip software: http://www.acooltip.com/ creates popups similar to those of overlibmws and was designed to support any number of simultaneous...
Jeanpierre, You are not getting the scrollbars in your AJAX-based popup because your OLgetAJAX call is using 'ovfl139; as its fourth argument, but your style...
Hello, On the site with overlib the result is good http://blogdelaureminervois.free.fr/grandesfamilles/ On the site with ovelibws the result is not good ...
Hi, I have a need for displaying more than 2 levels of sticky popups. I currently use overlib2 for displaying the secondary popup. Is there any plugin that...
Samik, 1. The EXCLUSIVEOVERRIDE and EXCLUSIVE commands indeed are position independent. All of the commands in an overlib call are parsed and set up...
Hello, I am new to this library, and I am trying to use the modal dialog to show a message. I want the modal dialog to close automatically after I am done...
Dave, With overlibmws you import the distribution39;s iframecontentmws.js and use its OLiframeContent function for the lead argument in the overlib call as...
Hi all I'm new to overlibmws, but have been using overlib for a little while. I currently use overlib plus overlib_positioncap so that i can embed a php page...
Hi I am trying to use overLib in a JSF command tag with onclick. For some reason I am not getting a pop up, parameter string in overLib is shown as a div...
Don, Your overlib call works fine when I try it with FF 2.0.0.4 on XP. The MODAL block is asserted and the popup appears, centered in the window. Presumably...
You appear to have encountered a bug in IE v6 and v7 (NOT present in Firefox, Opera, Safari or Konqueror) when IE is in its "standards" mode: See: ...
I'm sure this is a newby question and thanks for the help. I'm trying to implement a simple modal window. I have a version downloaded May 28. Your demos work...
When tables are used on the iframe content the table borders remain after the cClick function is called. A link is clicked with onmousedown instead of...
Try changing that string to: \'<div class=\92;\39;new\\\' id=\\\'ajaxexa192;\92;'>Loading ...</div>\', to avoid its premature termination as the lead argument of the...
Ok I'm having a trouble getting the javascript to work inside php. I believe I have my escapes (\) correctly since the page loads. I'm using Firebug to...
Gueste, AJAX assumes that you are using utf-8 for internationalization. If you are using something else, you should set up your server to indicated the...
Gueste, According to the W3C standards for iframe, it should be possible to specify "100%" for the height attribute of the iframe element, so that the height...
Hi all! I wonder if it is possible to make the height for iframe-oberlibs dinamically, so that it can be recognized how high the iframe has to be... is this...
Lorie, Simply define a CSS class, e.g.: .dbl {border:3px double #00dd00;} and in your overlib calls for particular popups, or in an OLpageDefaults call for...
I have hunted through the messages and not found any questions relating to this so I'll ask: I would like to be able to change the borders on the tips via CSS....
Gueste, You can have only one primary popup plus one secondary popup open at a time. If you open a secondary popup, then any other open secondary popup will...
Hi all, Could you please tell me if it is possible to create sticky onklick popups which stay even if I mouve my mouse over another tooltip-link? So I'd like...
Gueste, I presume your are referring to the lead argument for an overlib call, passed directly in an onmouseover or onclick attribute value rather than via a...
Daffie, Thanks for the feedback. I set the: http://www.macridesweb.com/oltest/flashAppletQTVR.html test file to use what I expect to finalize, but I want to...