If anyone tried to look into the links of my previous post,my site was down for the past week or so. It's now up and running again. My previous post was...
Hi, I'm using overlib, v4.21, it's a very nice piece of javascript, love it! I recently made some modification on my website and I begin to use some overlib's...
Uld
uldmail@...
Jul 9, 2008 12:54 pm
12430
... Take a look at either the Simple scroll or Follow Scroll plugins which I believe will do what you want....
Hi folks, I've just started using overlib and it seems to work fine when I have small amounts of text. However, if I increase the amount of text to display, I...
... There isn't any line limit or character limit that I'm aware of in overlib. Don't apply the WRAP command with large amounts of text because the utility...
I've searched the group messages and the overLib documentation and cannot find an example I can make work. Can someone provide an example that works? (That I...
This is what I came up with. <a href="javascript:void(0);" onmouseover="return overlib('My dentist\'s band<a href=\'http://www.flauntband.com/\'>Flaunt</a>', ...
Hi I used overlib for popup and displaying the popup, but on the home there are flash images and flash images are overlaing the pop-up. I sthere any way to...
Hi, I am using overlib for pop-ups and when the pop-up is displayed on home page the flash images on the home page were being displayed on top of the pop-up....
... Flash elements, like some form elements, will always rise to the top and display over top of your overlib popups. See the following page for a possible...
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...