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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 10943 - 10973 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10943
I have a global delay set for 5 seconds (the mouseover popups have a lot of things in them) which works for quite a few items, but I need to have one or two...
Michael M. Wiseman
michael_wise...
Offline Send Email
Aug 1, 2006
5:44 pm
10944
How do I put a clickable link inside a popup? -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database:...
Michael M. Wiseman
michael_wise...
Offline Send Email
Aug 1, 2006
6:55 pm
10945
unless I am misunderstanding your question, you should be able to assign a delay to a specific in the overlib call overlib('This popup will open in about a...
p_gilzow
Offline Send Email
Aug 1, 2006
8:24 pm
10946
either set up a javascript variable that contains the link info, or put the link directly into the overlib call... var $mylink = "<a...
p_gilzow
Offline Send Email
Aug 1, 2006
8:30 pm
10947
forgot to mention that you need to make the popup sticky. so... overlib("<a href=\"somelink.html\">Click Me!<\/>",STICKY);...
p_gilzow
Offline Send Email
Aug 1, 2006
8:48 pm
10948
Been trying to access bosrup.com all day but site connection is unavailable. I use overlib and wanted to get the latest version as I have not use it since...
llppro2
Offline Send Email
Aug 4, 2006
5:58 pm
10949
I had the same problem. The latest distribution of OL is 4.21, available at the Sourceforge OL project page http://sourceforge.net/projects/overlib/ , but he...
scottheath_y
Offline Send Email
Aug 4, 2006
10:27 pm
10950
... I don't know what's wrong with the "official" site but go to the "unofficial" site http://overlib.boughner.us/plugins/overlib_commands.html for the Core ...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 5, 2006
12:43 am
10951
Thanks. I meant to use timeout (I found out after I posted the message.) Also rather than doubleqoutes I used &#22 Thanks _____ From: overlib@yahoogroups.com...
Michael M. Wiseman
michael_wise...
Offline Send Email
Aug 5, 2006
12:43 am
10952
Thanks. Off to code. Michael _____ From: overlib@yahoogroups.com [mailto:overlib@yahoogroups.com] On Behalf Of p_gilzow Sent: Tuesday, August 01, 2006 4:43 PM ...
Michael M. Wiseman
michael_wise...
Offline Send Email
Aug 5, 2006
12:44 am
10953
I'm new to overLib in specific and java-script in general and am wondering if overLib can be used to present a larger image of a smaller image on mouseover. An...
Susan Rose Jones
brianssongfarm
Offline Send Email
Aug 5, 2006
3:00 pm
10954
Does anyone know how to add an imagePath command to overLib? I want to tell overLib where the bubble images are and not have it determined by the page where it...
davidgmoorejr
Offline Send Email
Aug 5, 2006
6:53 pm
10955
Does anyone know how to add a COMMAND for an imagepath. I want to include a directory for the images used by the BUBBLE instead of this being determined by the...
David Moore, Jr.
davidgmoorejr
Offline Send Email
Aug 5, 2006
8:18 pm
10956
... include a ... determined ... David, That option is sort of built in already. The "registerImages()" function accepts an optional path parameter which is...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 5, 2006
9:59 pm
10957
Thanks! I downloaded CoolTips, but still can't find any documentation on how to write the COMMAND into the line. Is it just ('This is text', BUBBLE, ...
David Moore, Jr.
davidgmoorejr
Offline Send Email
Aug 5, 2006
10:47 pm
10958
... The documentation for this is http://www.acooltip.com/cBubbleCommands.html. Look at the BUBBLE command. For your example here it would probably be ('This...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 5, 2006
11:49 pm
10959
... The contextmenu plugin of tinyMCE calls a "standard" jscript createPopup function: if (tinyMCE.isMSIE && !tinyMCE.isMSIE5_0 && !tinyMCE.isOpera) { this.pop...
adso_1968
Offline Send Email
Aug 6, 2006
2:53 pm
10960
Is there a way to make the tooltip be positioned such that it always is viewable on the screen? I don't like the fact that, if someone hovers over a link and...
dustin_atm_99
Offline Send Email
Aug 7, 2006
3:31 am
10961
... For vertical placement add this to your head section after the Core Module has loaded: <script type="text/javascript"> overlib_pagedefaults(VAUTO); ...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 7, 2006
11:16 am
10962
OK thanks to scottheath_y & Boughner...
llppro2
Offline Send Email
Aug 7, 2006
4:57 pm
10963
Sorry if this has been asked before. I couldn't find it in the group archives. I am trying to use OL to give messages to the user and to gather information...
scottheath_y
Offline Send Email
Aug 7, 2006
8:31 pm
10964
... Yes you can use OL in this way. The onmouseover event is the traditional way of invoking the popup but you can actually use any event that your element...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 8, 2006
12:35 am
10965
I am using overLib in so many applications, I would like to get the imagePath to work in it. I have been working on some code, but can not get it to work. I...
David Moore, Jr.
davidgmoorejr
Offline Send Email
Aug 8, 2006
12:36 am
10966
David, You're almost there. Make the changes indicated by the color and you should be good to go. //\///// //\ overLIB Speech Bubble Plugin //\ //\ You may...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 8, 2006
11:39 am
10967
Is it possible to have both onmouseover and onclick in the same link? I use the javascript:void(0); link for my onmouseover, when you put the mouse over the...
llppro2
Offline Send Email
Aug 8, 2006
1:13 pm
10968
Hey Guys. Does anyone know how to force the mouse to not change (or just change to the default cursor) when you hover over a link that you are using for an...
Keith R. Pinster
dimondwoof
Offline Send Email
Aug 8, 2006
5:12 pm
10969
Okay, I found out that all you have to do is put style="cursor:default" within your A tag and Bob's your uncle!...
Keith R. Pinster
dimondwoof
Offline Send Email
Aug 8, 2006
5:15 pm
10970
... The answer to your question is yes, but the example that you provide doesn't seem to be what you want. I think what you want is a STICKY popup that...
Robert E Boughner
reboughner0718
Offline Send Email
Aug 8, 2006
9:38 pm
10972
... \n should work, I'm using this on my website (www.somda.nl, hold your mouse on the text "Er zijn ongeveer xx gebruikers en xx gasten online"). What is the...
peter_van_der_leek@...
pvdleek
Offline Send Email
Aug 9, 2006
11:52 am
10973
Meant to say 'to combine the onmouseover and onclick functions. Think I may have it, the normal script looks something this <a href="javascript:void(0);"...
llppro2
Offline Send Email
Aug 9, 2006
1:05 pm
Messages 10943 - 10973 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