Problem solved, how: 1. Loaded the file csshover.htc in my css file, like this: body{ behavior:url("http://localhost/csshover.htc"); } 2. In the file...
... Most likely you're getting a Javascript error. You need to write your second string as follows: 'Retour à la page d\'accueil, <br>sans deconnexion' You...
Hello, I worked with this script most of the day, and cannot get it to work. I have had another person look at it as well, and to confirm that I am following...
Jeffrey Munsey
jmunsey@...
Jun 8, 2007 7:58 pm
11830
Can you link the page you are having problems with, or email me the code... ? I use overLIB on a many sites with no problems, I'm sure I can help you out. ... ...
... page (with ... function ... work as ... download on ... If all that you are doing is having a simple popup then only overlib.js is needed. I suspect that...
Hi, I'm using the DELAY parameter to achieve a 2 second tooltip delay when a user's mouse hovers over an image link. Undesired behavior on Firefox: If the user...
... I'm glad that you've come up with a solution to your problem; in the future please provide an URL to the page that is giving you trouble so that we can...
... Sorry about that, I couldn't provide a link because the working example is on a private development server. Onmouseout="nd()" is not sufficent in this case...
All, I'm using overlib in the following manner for 'onmouseover': return overlib('<iframe src=moduleerrors.jsp?moduleName=Disks></iframe>', OFFSETX, -300,...
... src=moduleerrors.jsp?moduleName=Disks></iframe>', ... There is an "unofficial" plugin called Positioncap which creates popups with IFRAMES (see ...
... Do you have an URL to the page where you're having trouble? The popup should size itself to the IFRAME and any CAPTION that you may give it. Again see ...
I've just got into the use of overlib and it's a great adjunct to webpages. I've discovered a hitch, I've used it with a image and all is fine in Firefox and...
Unfortunately, its an internal website. I can try to send you the important information though. Here is my onmouseover="*" code: return overlib(SRC,...
Post a link to your code. Its hard to evaluate your situation with no code. ... -- <K /> "Who loves not women, wine and song remains a fool his whole life...
... Check the z-index value of the image or the container element it is in to see what its value is. It should be greater than 1000 which is the default value...
Thank you guys for the replies, this is the URL of the page I'm having a problem with http://www.getsmartonline.com.au Its only in I.E where the popup slides...
Re of a previous topic I have opened. I have investigated this issue farther. I am using the latest version from www.bosrup.com/web/overlib. I have found that...
I cant find any overlib calls on this page anywhere. I wish I could help. 1 thing I did notice is you have 2 overlib script inludes from 2 different locations....
... Did you try the version of overlib at http://overlib.boughner.us/plugins/overlib_commands.html? This is a slightly newer version than what is on the...
Hi I want to use overlib with Help & Manual for HTML help files. I discovered the great capabilities of overlib, but not using or being very familiar with CSS,...