Search the web
Sign In
New User? Sign Up
overlib · Discussions regarding implementing, using and developing overLIB.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11821 - 11858 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11821
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...
marco.vogelaar
Offline Send Email
Jun 4, 2007
7:04 am
11822
I tried the following: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859- 1"></meta> <script language="JavaScript"...
anniesimeon
Offline Send Email
Jun 4, 2007
1:06 pm
11823
... Thanks for your solution. I'm also glad that you were able to get your problem solved. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 4, 2007
2:21 pm
11824
... 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...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 4, 2007
2:23 pm
11827
That was it. Thanks MS ... 8859- ... is an ... the ... your ... string....
anniesimeon
Offline Send Email
Jun 5, 2007
7:40 am
11828
... Glad to have been of help to you. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 5, 2007
2:51 pm
11829
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@...
Send Email
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. ... ...
sir_stabalot
Offline Send Email
Jun 8, 2007
8:04 pm
11831
... 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...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 8, 2007
9:02 pm
11832
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...
lisaklein2
Offline Send Email
Jun 9, 2007
12:01 am
11833
Solved! Simply added: onclick="return nd();"....
lisaklein2
Offline Send Email
Jun 9, 2007
8:36 pm
11834
... 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...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 9, 2007
11:18 pm
11835
... 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...
lisaklein2
Offline Send Email
Jun 10, 2007
2:10 am
11840
All, I'm using overlib in the following manner for 'onmouseover': return overlib('<iframe src=moduleerrors.jsp?moduleName=Disks></iframe>', OFFSETX, -300,...
William Saxton
wfsaxton
Offline Send Email
Jun 13, 2007
8:26 pm
11841
... src=moduleerrors.jsp?moduleName=Disks></iframe>', ... There is an "unofficial" plugin called Positioncap which creates popups with IFRAMES (see ...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 14, 2007
12:15 am
11842
Hi all, I just started using overLIB and like to know how to add a link or another javascript like: onclick="return overlib('<a ...
c_z90
Offline Send Email
Jun 14, 2007
9:21 pm
11843
You are very close. Try this <a href="javascript:void(0)" onclick="return overlib('<a ...
Kevin
lbretail22
Offline Send Email
Jun 14, 2007
11:25 pm
11844
Hi Bob, Although this will create the IFRAME for me, it still won't size the pop-up window to the size of the IFRAME. Am I missing something? -Bill...
William Saxton
wfsaxton
Offline Send Email
Jun 14, 2007
11:25 pm
11845
... 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 ...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 14, 2007
11:34 pm
11846
thanks Kevin! ... href=javascript:openwindow(\'http://www.google.com\')>[google]</a>',STICKY)" ... ...
Charlie
c_z90
Offline Send Email
Jun 15, 2007
4:13 am
11847
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...
Michael
phn_mk
Offline Send Email
Jun 16, 2007
11:35 am
11848
Unfortunately, its an internal website. I can try to send you the important information though. Here is my onmouseover="*" code: return overlib(SRC,...
William Saxton
wfsaxton
Offline Send Email
Jun 17, 2007
1:14 am
11849
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...
Kevin
lbretail22
Offline Send Email
Jun 17, 2007
1:14 am
11850
... 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...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 17, 2007
1:15 am
11853
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...
Michael
phn_mk
Offline Send Email
Jun 18, 2007
2:50 am
11854
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...
giladfit
Offline Send Email
Jun 18, 2007
9:22 am
11855
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....
Kevin
lbretail22
Offline Send Email
Jun 18, 2007
6:29 pm
11856
... 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...
Robert E Boughner
reboughner0718
Offline Send Email
Jun 18, 2007
6:31 pm
11857
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,...
Peter
psrr1949
Offline Send Email
Jun 19, 2007
11:31 am
11858
This is the version I am using....
giladfit
Offline Send Email
Jun 19, 2007
2:53 pm
Messages 11821 - 11858 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help