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...
Ah, thank you. It wasn't until I sent my 2nd message that I saw your warning about not sending mail for an hour after joining. So my apologies. I put the...
... When I look at your page in Firefox 3.0.13, I can drag it when I press the ALT key while holding down the left mouse button. If you want you can include...
Fixed it! I tried DRAGCAP, and I could not move anything, <alt> key or not. I tried the <alt> key left click on the popup with just DRAGGABLE, and yes, that...
... Of the three links on your page the second one does not work for me. Note this restriction under DRAGCAP -- "Note, for this command to work, the Anchor...
Hi, I am having a problem that I cannot figure out. I use a xml file to feed a datalist in an asp page. A typical xml element looks like this: <strength ...