Hi Thanks for the info and able to resolve the issue to a certain extent and still have issues with firefox3/safari and font not being bold on firefox2. Any...
I was recently put in charge of a high level ecommerce site that utilizes overLIB and would like to make better use of it. The issue is that the things I'd...
... Which version of overLIB are you using? The later versions have a RELX/Y which will position a popup relative to the browser window (either top,left for...
... Currently I'm using 4.21. I tried the RELX/Y but I need the overlays to be relative to an image map. Here's a copy of what I sent to Erik earlier today; ...
... Take a look at the Centerpopup Plugin which will center a popup relative to the center of the browser window. It can also be used with an X/Y offset to...
... I spoke too soon. I need something that keeps the Y absolute to the page but allows the X to adjust to an offset relative to the center of the page. This...
... precisely. See ... http://overlib.boughner.us/plugins/centerpopup_commands.html ... There isn't anything in overLIB that will take that combination of X/Y ...
... That approach is very similar to the commands that are contained within the Anchor Plugin command set. Please advised that you really can't mix the...
Hi there I have been building a HTML Application (HTA) and using overlib. It seems like maybe HTA does not support filters and OPACITY, therefore some of the...
... FADE ... to ... OK sorry - I think I sorted this out for myself - sorry if this has cropped up before but I was struggling to find reference to it I did...
... that ... some ... went ... has ... with ... little ... Again another simple fix to the HIDEFORM plugin :) Look for the function backDropSource there is one...
Hi, I need to run a javascript function when the user clicks 'close' (using CLOSECLICK). I've tried intercepting cClick but made a mess. Any help would be...
hello. I think I had a problem with my mail so I ask my question here again. So, I know it is possible to write php in overlib as I already do that. But I...
... If you're using a version 4.xx version of overlib there are hooks already built into the hideObject function that enable you to call your function either...
... that. ... $donnees['titre_article']?>.jpg"/> ... hello. Thanks for your help! I only answer you now because I test What I saw on your link. I am only a...
Hi all, Can captions be links in Overlib? I tried: overlib(... CAPTION, '<a href=\'http://site.com\'>The Site Name</ a>'...) but no luck. Thanks in advance for...
... Yes, you can use links as part of the CAPTION. Just make sure that the string argument appears on one line and is not broken up between lines. What sort...
Thanks for the reply. Hmm... I'm not having luck with it. Here is what I have now (all on one line) - caption does not link: <a href="http://www.somesite.org"...
I found that if I take out "WRAP" the caption link works. Hmm... Unfortunately I prefer the look of the pop up with WRAP on. Any thoughts? Cheers! Charlie...
... Your example works okay for me with the WRAP command in it. Try starting out with just a simple text (like "example text") and try adding the CAPTION link...
VACANCY A Start-up System Integrator Company for retail and restaurant looking for Web Developer personnel: 1.   Able to read technical document in English...
Hmm... I tested it as-is in Firefox 3, Safari 3 and Opera 9.5 (all on a Mac) and it did not work with WRAP in place and all DID work with WRAP taken out... ...
... I looked at it in FireFox 2.0.0.16 on a Windows XP professional machine. I don't have either FireFox 3 or Safari 3 to be able to test on. I can't think of...
Hi all, i have a problem displaying a popup via overlib in firefox. This problem occures in a quite special case. I uploaded a Test.zip to my folder in the...
I am attempting to have overlib call textarea data that spans multiple lines. Basically, in a form, there is a text box where the user enters whatever data...