Hello, I am a new user overlib. In fact I just started with downloading the latest version and by digging in the documentation. I have unpacked the zip-file....
... Pieter, You can put them any where that you want to on your server. I would suggest that you create a directory to hold your javascript files and put them...
... Yes. You need to go to http://overlib.boughner.us/plugins/overlib_commands.html This is my site where I make changes to overLIB that are not reflected in...
What U can say about this? I'd like to download my overlib.js only one time for one user cause adding 54k for any page, where I use this script, is too much...
Okay, here is my situation.. Keeping in mind I am not 100% sure of my html skills, this is the problem I am having: The website I am creating is one where I...
... It should be downloaded the first time you request it and placed in your browser's cache. From that point on your should be accessing it from there. Bob...
... That rule is affecting your overLIB popups because you're applying it to all elements on the page. Remove it from your style rules and add the following...
Bob - Thank you for your response.. I tried what you told me, and it did work in keeping the table to remain center. However (probably because I have...
... OK I will create a directory in which all these script will be stored. It will have the same structure, than on the server. I will certainly have some...
... OK I have created a directory with the name libscripts and all the srcipts are stored in this folder. I started my first attempt in using them. I will have...
... it.. ... Not really at this point. The problem is that your rule: * { margin: 0px auto; } affects ALL elements on your page, including overlib popups....
... stored. ... scripts. ... First of all Pieter you don't need to include "return" with nd(). Its not necessary. I don't understand what 'j'attendu means...
I am trying without success to have an image popup using LEFT placement either above or below. The popup placement seems to work fine with out an image, but...
... How big is your image? It may be that the main overLIB is keeping it from appearing on the left because it is coded to keep the popup within the field of...
I have a form for which I would like popup help on the submit buttons. Is this something that I need to handle in Javascript? I'm not sure how to proceed. A...
Bob, The image is only 3k, and I do not think it is a problem with the image. I have a link that dislplays the same image with a placement of Above Right and...
... Can you provide an URL to the page that is giving you problems? I believe that BACKGROUND requires and string parameter specifying which image to use for...
I've found the leak! The problem only happens when you include the overlib_hideform.js plugin (there is no leak with the overlib.js include file by itself). ...
... Can you please summarize what was changed to cure your problem? That would help others on this group if they should run into a similar problem. Bob...
I have posted a zip file containing a demonstration of the problem along with a proposed fix. Please let me know if you think this approach will work or if...
Hey guys, I am currently working on a web site for a client and I can't say that I am to fimilar with overLib, but I know the basics. When I test my page in IE...
After some further tests, it appears that the handle leak is somewhat version-specific. The following platform and IE versions exhibit the problem: Windows XP...