Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

overlib · Discussions regarding implementing, using and developing overLIB.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1701
  • Category: JavaScript
  • Founded: Nov 15, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 337 - 366 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
337 Eyal Orbach
eyal.orbach@... Send Email
Feb 5, 2001
10:30 am
I wanted to use it as Windows tool tip look and feel. (I use sticky method, the timeout, delay). I wanted that as any tool tip, when you move mouse out - the...
338 Robert E. Boughner
reboughner@... Send Email
Feb 5, 2001
3:13 pm
... You can do something like this in one of two ways. 1) use the TIMEOUT command where the time that you give is the number of milliseconds to wait before...
339 Eyal Orbach
eyal.orbach@... Send Email
Feb 5, 2001
3:24 pm
Sorry, i'm new here around, what is the files area? how can I access there? ... From: Robert E. Boughner [mailto:reboughner@...] Sent: Monday,...
340 Robert E. Boughner
reboughner@... Send Email
Feb 5, 2001
3:31 pm
... You have to subscribe to the overlib newsgroups. When you go there, Sign In with your login name (normally your email address if I'm not mistaken) and...
341 mrarnott@... Send Email Feb 6, 2001
12:16 pm
Forgive me if I have missed news of this, but can anyone tell me what and where is the latest version that is not likely to give me a headache if I upgrade to...
342 Erik Bosrup
erik@... Send Email
Feb 6, 2001
2:02 pm
Hi, The latest version is 3.33. You can get it from http://www.bosrup.com/web/overlib/ Don't know about upgrading from Robert's version but it won't give you a...
343 Kilian Greeven
greeven@... Send Email
Feb 6, 2001
6:30 pm
hi there, i got a very special problem with overlib, using the ie5 on the mac and just there: i use overlib333 on a page containing div's. everytime i use the...
344 Gerard J. Pinzone
gerard@... Send Email
Feb 7, 2001
4:23 am
I'm looking to have a popup box work as a non-sticky unless the mouse hovers over the popup itself. The popup them would remain in place until the mouse goes...
345 Ted
newt22@... Send Email
Feb 7, 2001
2:24 pm
I am new to the group and overlib...great info on here! I am having 2 issues, one important, one not so... 1. I am having problems inserting an image into the...
346 jerry.branch@... Send Email Feb 7, 2001
3:35 pm
I found an unusual problem with the "FIXX" & "FIXY". . . When you use these functions, and change the resolution or even resize the screen, the pop-up windows...
347 Conyers, Dwayne
Conyers.Dwayne@... Send Email
Feb 7, 2001
3:49 pm
I am finding a problem on many of my pages where an error occurs: Line: 714 Char: 12 Error: 'over' is not an object Any ideas why this is happening? d.c. ...
348 Robert E. Boughner
reboughner@... Send Email
Feb 7, 2001
6:53 pm
... Could tell us what version you are using? There have numerous versions made available in the past few months and they all have different lengths so your ...
349 reboughner@... Send Email Feb 7, 2001
7:04 pm
... use these ... pop-up ... resolution the ... What browser are you using? Is it by any chance Netscape 4.x? If it is than I can suggest something that...
350 jerry.branch@... Send Email Feb 7, 2001
9:54 pm
No, I'm using Explorer 5.5, actually. . . But any suggestions will be great. . . Jerry Branch Graphic Artist Brokerage Concepts, Inc. (610) 491-4925 or (215)...
351 Conyers, Dwayne
Conyers.Dwayne@... Send Email
Feb 7, 2001
10:43 pm
Actually, I figured out the problem. I was using a link in a shared border with the reference to the overlib.js and the div on the page itself. When I put...
352 Karen Kelly
karenk@... Send Email
Feb 7, 2001
11:12 pm
If you are referring to shared borders in FrontPage, you can try placing the DIV tag directly in the shared border file, i.e. if it is a left border the file...
353 Craig
cdyer@... Send Email
Feb 8, 2001
1:09 am
How do you toggle the VAUTO parameter? I need the Overlib tooltip's to move position if it is cropped by the bottom of the browser. Regards, Craig....
354 Dan Wells
eg00dtw@... Send Email
Feb 8, 2001
5:07 am
I have just downloaded version 3.33 from - http://www.bosrup.com/web/overlib/ and I have tried to implement the effect into one of my web pages withlittle...
355 Franki
franki@... Send Email
Feb 8, 2001
6:36 am
Cut and paste the code you are using to call overlib,,, And the div… Or show us a page you have with the problem. Frank Hauptle http://www.gshop.com.au/...
356 Dan Wells
eg00dtw@... Send Email
Feb 8, 2001
12:40 pm
Below is a brief example of the coding I have used. I have tried copying and pasting the DIV tag from http://www.bosrup.com/web/overlib/docs.html and...
357 Robert E. Boughner
reboughner@... Send Email
Feb 8, 2001
2:18 pm
Craig wrote: How do you toggle the VAUTO parameter? I need the Overlib tooltip's to move position if it is cropped by the bottom of the browser. Regards,...
358 Craig
cdyer@... Send Email
Feb 8, 2001
2:39 pm
... Hi Robert, where can I find the files or newsgroup? Craig. ... From: Robert E. Boughner To: overlib@yahoogroups.com Sent: Thursday, February 08, 2001 11:45...
359 Robert E. Boughner
reboughner@... Send Email
Feb 8, 2001
2:49 pm
... I put some versions of overlib in the >Files directory of the newsgroup which has the >default VAUTO switch set to 1 Hi Robert, where can I find the files...
360 Craig
cdyer@... Send Email
Feb 8, 2001
3:25 pm
Hi. I use OverLib to make tooltips with information retrieved from a database. I am trying the VAUTO property, and am running into trouble with the HEIGHT...
361 Conyers, Dwayne
Conyers.Dwayne@... Send Email
Feb 8, 2001
5:54 pm
Perhaps if you calculated the number of characters per line as intCPL for instanced, then if you divide the length of the string by intCPL the results would...
362 Conyers, Dwayne
Conyers.Dwayne@... Send Email
Feb 8, 2001
5:55 pm
I tried that. Thanks! d.c. http://www.dwacon.com ... From: Karen Kelly [mailto:karenk@...] Sent: Wednesday, February 07, 2001 10:09 AM To:...
363 CWMcClintock
vze22sgy@... Send Email
Feb 8, 2001
9:34 pm
I have implemented the popups in my first website. They work absolutely fine in IE in both mouseover imagemaps with a link, and mouseover of a plain image....
364 Franki
franki@... Send Email
Feb 8, 2001
9:50 pm
I went there to have a look in IE 5.5 and as you said, works great.. Then went in NS4.08 and got the below message: o3_frame.document.overDiv has no...
365 Gerard J. Pinzone
gerard@... Send Email
Feb 8, 2001
9:59 pm
Those are image maps? They look like regular hyperlinks to me. Why do you use the MM_callJS() to execute the overlib command? ... From: CWMcClintock...
366 CWMcClintock
vze22sgy@... Send Email
Feb 8, 2001
10:07 pm
Thanks Frank for your help. I have a Netscape 4.5 that was modified by my DSL provider. When I type "javascript&quot; into location, I just get directed to their...
Messages 337 - 366 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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