Greetings, I'm using overlib (or trying to) in an effort to get a popup with a colored border and colored text. I thought I was doing it correctly, however...
... You can't set popups to be all STICKIES using overlib_pagedefaults. You must manually specify this option on each call to overlib. Also you don't need to...
... The CSSOFF was an attempt to prevent the stylesheet from having any impact. ... I don't have any explicit references in the style sheet to TABLE, TR or TD....
... That command only pertains to the popup. ... Yes. That is what I mean. Any rule that applies to TABLE, TR, or TD will also affect an overlib popup...
... OK, thanks. I tweaked my CSS a bit which fixed the background & text color issue. I'm still a bit confused what the value of many of the overlib color...
... overlib was out before CSS became very wide spread. All of overlib's colors can be controlled by custom classes, for example, BGCLASS would control the...
 OK, thanks. I tweaked my CSS a bit which fixed the background & text color issue. I'm still a bit confused what the value of many of the overlib color Posted...
 OK, thanks. I tweaked my CSS a bit which fixed the background & text color issue. I'm still a bit confused what the value of many of the overlib color Posted...
I am having an issue since installing a Flash Slideshow to my site. Now the slide show covers the popups. This error can be seen on the small calendar at...
... Unfortunately, Flash elements, which are active content, will always rise above an overlib popup on the page. See the following for a suggestion on how to...
Hi, I am using 4.21, with this link. <a onmouseover="return overlib('<img src=\'http://www.expresshvac.com/infolink/contentbox1.gif\'>',BACKGROUND);"...
I'm using overlib with another script, wimpybutton. The wimpybutton script requires quotes, which overlib does not like at all. I've even had to rename...
... It looks like the problem is in the other script that you have running here -- writeWimpyButton. Just what are $directory and $tracks_filename and how do...
... Unless I am missing something else, it is there. The first parameter in single quotes is the string path, and the second parameter is the BACKGROUND. So...
... Thanks for getting back, $directory and $tracks_filename are PHP variables that get filled in dynamically. Once set an mp3 preview button is supposed to...
... Try something like the following: overlib('your text here', BACKGROUND,'http://www.expresshvac.com/infolink/contentbox1.gif'); That might work better for...
I have create a modal popup to give the user a fomular: I have now th eproblem, that for all input fileds no blanks and no arrow keys are working. Can anybody...
I've searched and read several posts about putting clickable hyperlinks inside an overlib popup, and so far I'm not having any luck... Here's my overlib...
Am a new user of OverLib. It works great until I try to use it to create chm help files. In chm files, the popup position is unpredictable. I can tweak the...
Firstly, I'd like to say that this scripting is awesome. Secondly, my question: I would like to add a list item in the popup menu, but when I do this, the font...
... Do you have an URL to the page in question? That would be helpful to see what is going on. Second, check any style rules that are targeting UL,LI etc as...
Not 100% sure if this is what you are seeking. I use the popup menus and here is an example of how I make the text the same size. Not sure how up to date my...
I've got a page with a couple images that are slow to load (and a couple different popups). None of the tooltips seem to work until after all the images have...
... There is an official plugin named Hide Form which handles this: http://www.bosrup.com/web/overlib/?Plugin_-_Hideform Just load the plugin after the main...