Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

overlibmws · DHTML Tooltip and Sticky Popup Library

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 306
  • Category: JavaScript
  • Founded: Apr 19, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Erik, I add MODALCOLOR and MODALOPACITY commands for changing the color (default is '#bbbbbb&#39;) and/or opacity (default is 40) of the shield that is interposed...
3 Sep 18, 2007
1:57 pm

Foteos Macrides
oldgreeky
Send Email

hi there, i was wondering if i can change the background color behind a modal-popup box. i can't seem to find it anywhere, am i misreading anything? thnx in...
1 Sep 14, 2007
11:16 am

flattesterik
Send Email

Godmar, You are serving XHTML, not XML. You therefore should (but see below) name your test file overlib.xhtml (not overlib.xml) and serve it as...
1 Sep 9, 2007
11:04 pm

Foteos Macrides
oldgreeky
Send Email

Sathya, The cooltip software: http://www.acooltip.com/ creates popups similar to those of overlibmws and was designed to support any number of simultaneous...
2 Aug 23, 2007
3:47 am

sathya
crazy_beckham
Send Email

Jeanpierre, You are not getting the scrollbars in your AJAX-based popup because your OLgetAJAX call is using 'ovfl1&#39; as its fourth argument, but your style...
2 Aug 21, 2007
8:35 pm

jean-pierre.ancillon
jeanpierre_a...
Send Email

Hello, On the site with overlib the result is good http://blogdelaureminervois.free.fr/grandesfamilles/ On the site with ovelibws the result is not good ...
1 Aug 21, 2007
10:29 am

jeanpierre_ancillon
jeanpierre_a...
Send Email

Hello, It is the result and my image is not visible whereas it is well in the file img. Thank you for your assistance. Greetings ...
1 Aug 21, 2007
10:26 am

jeanpierre_ancillon
jeanpierre_a...
Send Email

Hi, I have a need for displaying more than 2 levels of sticky popups. I currently use overlib2 for displaying the secondary popup. Is there any plugin that...
1 Aug 16, 2007
5:57 am

sathya
crazy_beckham
Send Email

Samik, 1. The EXCLUSIVEOVERRIDE and EXCLUSIVE commands indeed are position independent. All of the commands in an overlib call are parsed and set up...
2 Jul 30, 2007
4:50 am

samrcin
Send Email

Hello, I am new to this library, and I am trying to use the modal dialog to show a message. I want the modal dialog to close automatically after I am done...
1 Jul 26, 2007
3:35 am

samrcin
Send Email

Dave, With overlibmws you import the distribution&#39;s iframecontentmws.js and use its OLiframeContent function for the lead argument in the overlib call as...
1 Jul 14, 2007
10:55 am

Foteos Macrides
oldgreeky
Send Email

Hi all I'm new to overlibmws, but have been using overlib for a little while. I currently use overlib plus overlib_positioncap so that i can embed a php page...
1 Jul 14, 2007
10:26 am

Dave Willmore
mad_daveuk
Send Email

Hi I am trying to use overLib in a JSF command tag with onclick. For some reason I am not getting a pop up, parameter string in overLib is shown as a div...
4 Jun 30, 2007
12:19 am

Foteos Macrides
oldgreeky
Send Email

Don, Your overlib call works fine when I try it with FF 2.0.0.4 on XP. The MODAL block is asserted and the popup appears, centered in the window. Presumably...
4 Jun 13, 2007
2:58 am

Foteos Macrides
oldgreeky
Send Email

You appear to have encountered a bug in IE v6 and v7 (NOT present in Firefox, Opera, Safari or Konqueror) when IE is in its "standards&quot; mode: See: ...
1 Jun 12, 2007
3:25 pm

Foteos Macrides
oldgreeky
Send Email

I'm sure this is a newby question and thanks for the help. I'm trying to implement a simple modal window. I have a version downloaded May 28. Your demos work...
1 Jun 12, 2007
3:11 pm

don one
don1one
Send Email

When tables are used on the iframe content the table borders remain after the cClick function is called. A link is clicked with onmousedown instead of...
1 Jun 12, 2007
2:18 pm

dioper1973
Send Email

Try changing that string to: \'<div class=\&#92;\&#39;new\\\' id=\\\'ajaxexa1&#92;\&#92;'>Loading ...</div>\', to avoid its premature termination as the lead argument of the...
3 May 31, 2007
4:11 am

Foteos Macrides
oldgreeky
Send Email

Ok I'm having a trouble getting the javascript to work inside php. I  believe I have my escapes (\) correctly since the page loads. I'm  using Firebug to...
1 May 31, 2007
1:25 am

rswr_guy
Send Email

Gueste, AJAX assumes that you are using utf-8 for internationalization. If you are using something else, you should set up your server to indicated the...
2 May 27, 2007
7:06 am

stefan.guendhoer
stefan.guend...
Send Email

Hi all! Could you please tell me if it is possible to set a charset when AJAX is used for the overlibs? thx alot greetings, gueste...
1 May 26, 2007
8:55 pm

stefan.guendhoer
stefan.guend...
Send Email

Gueste, According to the W3C standards for iframe, it should be possible to specify "100%" for the height attribute of the iframe element, so that the height...
4 May 26, 2007
1:56 pm

Foteos Macrides
oldgreeky
Send Email

Hi all! I wonder if it is possible to make the height for iframe-oberlibs dinamically, so that it can be recognized how high the iframe has to be... is this...
1 May 25, 2007
11:38 am

stefan.guendhoer
stefan.guend...
Send Email

Lorie, Simply define a CSS class, e.g.: .dbl {border:3px double #00dd00;} and in your overlib calls for particular popups, or in an OLpageDefaults call for...
2 May 24, 2007
8:30 am

Foteos Macrides
oldgreeky
Send Email

I have hunted through the messages and not found any questions relating to this so I'll ask: I would like to be able to change the borders on the tips via CSS....
1 May 23, 2007
10:34 pm

wa_lorie
Send Email

Gueste, You can have only one primary popup plus one secondary popup open at a time. If you open a secondary popup, then any other open secondary popup will...
1 May 16, 2007
7:28 pm

Foteos Macrides
oldgreeky
Send Email

Hi all, Could you please tell me if it is possible to create sticky onklick popups which stay even if I mouve my mouse over another tooltip-link? So I'd like...
1 May 16, 2007
4:50 pm

stefan.guendhoer
stefan.guend...
Send Email

Gueste, I presume your are referring to the lead argument for an overlib call, passed directly in an onmouseover or onclick attribute value rather than via a...
2 May 16, 2007
2:43 pm

stefan.guendhoer
stefan.guend...
Send Email

Daffie, Thanks for the feedback. I set the: http://www.macridesweb.com/oltest/flashAppletQTVR.html test file to use what I expect to finalize, but I want to...
5 May 16, 2007
7:24 am

daffie_noname
Send Email

Hi all! Could you please enable support for single quotes when they are used like ' or ' ? Would be much better for my page than using \' Would be...
1 May 13, 2007
8:25 pm

stefan.guendhoer
stefan.guend...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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