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

Messages

Advanced
Messages Help
Messages 1885 - 1914 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1885 Abby Hart
abby@... Send Email
Nov 1, 2001
10:41 am
Please help. I have heavily implemented OverLib in my site (proud of using it for "Instant Mini Web Pages") . . . but . . . In this table, the "tool tips" do...
1886 Dennis Sandow
dsandow Send Email
Nov 1, 2001
12:25 pm
... Abby There are a number of small positioning glitches in OL. You have discovered one of them. All these glitches are corrected and rationalized in the...
1887 Robert E. Boughner
reboughner0718 Send Email
Nov 1, 2001
1:33 pm
... Abby, what version of overlib are you using? I believe the patches mentiioned above are for version 3.33 and I don't know if Dennis has updated them to...
1888 Jin Wu
Jin.Wu@... Send Email
Nov 1, 2001
4:01 pm
Dear Sir/Madam: I am using the "background picture with transparency" feature. The popup background picture and text is on the lower right side of the mouse. ...
1889 Houston Allen
houtek2000 Send Email
Nov 2, 2001
1:48 pm
Please see http://houtek.com. My DHTML Menu Builder menus are now non-clickable, immediately upon addition of the overlib effects on three text items. I...
1890 Thomas_Ross@...
xtross Send Email
Nov 2, 2001
2:09 pm
Which menu are you using? Thomas Ross Help Desk Analyst Information Technology State Street Global Advisors Boston 617-664-6222 (Help Desk line) Please visit...
1891 Houston Allen
houtek2000 Send Email
Nov 2, 2001
2:24 pm
... DHTML Menu Builder: I just found a modified overlib.js on his web site which fixes the problem: ...
1892 webmaster@...
abbyhart333 Send Email
Nov 4, 2001
9:18 am
Thanks for your advice Dennis. After looking at the available options I upgraded from V3 to V3.5 which now seems to work fine. Being lazy I hadn't thought to...
1893 webmaster@...
abbyhart333 Send Email
Nov 6, 2001
1:02 pm
Has anyone tried to place a pop-up within a pop-up? Like you can use html to place links, lists, tables and all manner of stuff into an overlib layer . . . but...
1894 Robert E. Boughner
reboughner0718 Send Email
Nov 6, 2001
1:30 pm
... As overlib is now written it's not possible to do what you're requesting. The reason is that there is only one DIV container that holds the popup contents...
1895 jnoonan@... Send Email Nov 6, 2001
9:06 pm
Hi All, I'm pulling a hyperlink using the INARRAY command but I can't figure out how to change the color of the link. I've tried to do this using the CSS...
1896 Dennis Sandow
dsandow Send Email
Nov 7, 2001
12:24 am
Jennifer INARRAY should have no effect. The behaviour of the (onmouseover) link color has nothing to do with overlib(). Link colors will behave as specified...
1897 naveegate@...
naveegate Send Email
Nov 7, 2001
5:03 am
Hi all, I have a site called http://www.sitenavigation.net is a collection of all the links that offers Site Navigational javascript menus dhtml menus and java...
1898 naveegate@...
naveegate Send Email
Nov 7, 2001
5:03 am
Hi all, I have a site called http://www.sitenavigation.net is a collection of all the links that offers Site Navigational javascript menus dhtml menus and java...
1899 Robert E. Boughner
reboughner0718 Send Email
Nov 7, 2001
1:48 pm
... Jennifer, First of all get version 3.50 of overlib which allows you to specify CSS style rules. In the new version you could use CSSCLASS as the following...
1900 Jim Valamier
jv1@... Send Email
Nov 7, 2001
7:41 pm
Hello, I am using this overlib script on a page: <A HREF="javascript:void(0);" onmouseover="return overlib('<a href=\&#39;test.htm/\'>Test Page</a>', STICKY);"...
1901 Jason Whelan
jwhelan@... Send Email
Nov 7, 2001
7:49 pm
<A HREF="javascript:void(0);" onmouseover="return overlib('<a > href=\&#39;test.htm/\' target=\'main&#92;'>Test Page</a>', STICKY);" onmouseout="return nd();"> -Jason...
1902 mcox@...
pearlcoxca Send Email
Nov 8, 2001
3:50 pm
Hi. I am using ASP to bring text from a database into the overlib function. The problem is, some characters from my string cause a JavaScript Error. So I...
1903 Jason Anderson
upstairsndaa... Send Email
Nov 8, 2001
4:56 pm
I would just do: strOL = Replace(strFromDB, vbCrLf, " ") to change all carriage returns into a space HTH, Jason...
1904 mcox@...
pearlcoxca Send Email
Nov 9, 2001
12:20 am
Hi again Is there a way to have the popup stay active as long as the mouse is over top of it (the popup not the link) and for it to disappear after the mouse...
1905 Dennis Sandow
dsandow Send Email
Nov 9, 2001
2:08 am
... Yes, but you have to patch overlib. This patch documented here is for OL3.33_mini. The patch is identical for the OL3.33 regular version. Don't know...
1906 Impacting The Web
rich@... Send Email
Nov 9, 2001
5:22 am
Position of popup background pictureWhere is your site? URL? Rich ... From: Jin Wu To: 'overlib@egroups.com' Sent: Thursday, November 01, 2001 11:06 AM ...
1907 ag2y02@...
robertdhenry Send Email
Nov 9, 2001
10:02 am
D, When I visited <http://rd.mailshell.com/www.longhillnj.org> using Opera 5, the popups didn't work properly although they have at other sites w/Opera 5. What...
1908 Robert E. Boughner
reboughner0718 Send Email
Nov 9, 2001
2:44 pm
... Dennis Thanks for the acknowledgement. Incidentally, I've made that same corrections to version 3.50 (full version -- not the mini-version); the link to...
1909 Peter Kelly
loki@... Send Email
Nov 9, 2001
4:34 pm
Hi there Just came across this great library but I have one question for someone. As you all know, you call overLib using a mouseover and mouseout command...my...
1910 Robert E. Boughner
reboughner0718 Send Email
Nov 9, 2001
4:42 pm
... Yes you can tie the overlib popup to other mouseover's and mouseout actions. Just string them together using the following scheme ...
1911 loki@...
ph3n0m666 Send Email
Nov 9, 2001
4:54 pm
Excellent it works However in theory in multiple tables, should overLib throw up any errors. I ask as now I am getting an error message specific to the ...
1912 Dennis Sandow
dsandow Send Email
Nov 9, 2001
5:15 pm
Carefully read through the source code for overlib and the other mouseover routine. Look for function names and variable names that overlap. It might be that...
1913 salvarezusa@...
salvarezusa Send Email
Nov 9, 2001
6:23 pm
Hi, I am using this overlib script on my page: <A HREF="javascript:popUp('http://10.0.1.220/faq.asp&#39;)" onMouseOver="return overlib(' Frequently Asked...
1914 Robert E. Boughner
reboughner0718 Send Email
Nov 9, 2001
7:38 pm
... In addition to the comments that Dennis Sandow has made, it would help if we knew where this error occurred. It doesn't say which file it is occuring in. ...
Messages 1885 - 1914 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