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 2002 - 2031 of 13067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2002 IanCollins.net (Webma...
abbyhart333 Send Email
Dec 2, 2001
4:31 am
Hello folks. I'm getting some very weird stuff happening since I upgraded to WindowsXP. HTML tags in overlib calls are causing unexpected errors. eg: <a...
2003 Joel Polsky
polsky2000 Send Email
Dec 2, 2001
1:59 pm
I have a similar problem in Win2000 IE only. I've NEVER been able to figure it out. Please post if a fix is figured out! ... <webmaster@...> ... ...
2004 Robert E. Boughner
reboughner0718 Send Email
Dec 2, 2001
6:07 pm
"IanCollins.net (Webmaster - Abby)" wrote: Hello folks. I'm getting some very weird stuff happening since I upgraded to WindowsXP. HTML tags in overlib calls...
2005 Dennis Sandow
dsandow Send Email
Dec 2, 2001
9:06 pm
... Robert, WE NEED MORE FROM ABBY !! The article referenced speaks only to CSS-related issues. Abby's problem does not seem to have a CSS component. Only...
2006 daniela hoffmann
dani_hoffman... Send Email
Dec 2, 2001
9:35 pm
Hi everybody, I'm watching this group sinds months and all my problems about using overlib were solved by just reading through all these questions and answers,...
2007 Dennis Sandow
dsandow Send Email
Dec 2, 2001
9:44 pm
Read this tutorial http://users.tellurian.net/sandow/overlib/preload.htm Dennis...
2008 Robert E. Boughner
reboughner0718 Send Email
Dec 3, 2001
12:44 am
... It could be very well that it is bigger than you imagine. Netscape 6.x has the same problem. If the DOCTYPE is one thing it goes into "quirks" more and ...
2009 Dennis Sandow
dsandow Send Email
Dec 3, 2001
1:02 am
... Agreed. Abby: Can you retrofit IE5 and/or NS4 on your new XP toy and sectionalize the problem to IE6 or XP or both?. Perhaps, under some Xmas tree...
2010 Robert E. Boughner
reboughner0718 Send Email
Dec 3, 2001
2:07 am
... She can probably install NS4 but I don't think that she can have both IE6.0 and IE5 on the same machine at the same time. For some reason, Microsoft...
2011 Abby Hart
abby@... Send Email
Dec 3, 2001
9:08 am
I am using the IE6 released with XP ( Version No. MSIE 6.0.2600.0000.xpclient.010817-1148 ) I had no such problems with the IE6 upgrade downloaded from MS...
2012 Robert E. Boughner
reboughner0718 Send Email
Dec 3, 2001
4:36 pm
Abby Hart wrote: I am using the IE6 released with XP ( Version No. MSIE 6.0.2600.0000. xpclient .010817-1148 ) I had no such problems with the IE6 upgrade...
2013 Dennis Sandow
dsandow Send Email
Dec 3, 2001
5:31 pm
... The Home Page does display in NN4.x, but with some severe cell overlapping (at 800x600). I am intrigued by this line from the clips.html page: ...
2014 Pete Williams
pwilliams@... Send Email
Dec 3, 2001
5:47 pm
Abby, I assume you have fixed everything as I have XP and the latest IE6 and your pages work just fine. Pete From: Dennis Sandow [mailto:dsandow@...] ...
2015 Abby Hart
abby@... Send Email
Dec 4, 2001
10:40 am
MessageI haven't dropped this issue folks (and thanks for all the suggestions and help . . . I have already corrected the missing body tag . . . sheesh what a...
2016 Bob@...
chandero Send Email
Dec 4, 2001
12:08 pm
Abby, I also looked at the page where you said ... as Classic Clips in Audio Detail ( http://www.iancollins.net/home/clips.html ) where there are plenty of...
2017 Dennis Sandow
dsandow Send Email
Dec 5, 2001
1:16 am
... That would be because of a defective command at that point on MouseOut="nd()" . There should be no space inside the word onmouseout....
2018 IanCollins.net (Webma...
abbyhart333 Send Email
Dec 5, 2001
9:35 am
Thanks Dennis I threw that one up yesterday and the onmouseout "worked" because I must have hit an adjacent pop-up . . . I am one sloppy coder . . . makes New...
2019 Sebastian Köpsel
sebastian.koepsel@... Send Email
Dec 6, 2001
1:48 pm
Hi... is there any posibility to fill the div with dynamic text? I have the div in frame one and will fill it with text taken from sides (onload) in frame two....
2020 Dennis Sandow
dsandow Send Email
Dec 6, 2001
2:03 pm
... If the mouseover link is in FRAME 1 and the popup is to appear in FRAME 2 The PAGE in FRAME 1 must contain <div> <script src=overlib> onmouseover="return...
2021 Robert E. Boughner
reboughner0718 Send Email
Dec 6, 2001
4:10 pm
... Of course, the above must be included in script tags like <SCRIPT LANGUAGE="Javascript" TYPE="text/javascript"> <!-- var RemoteText = //--> </SCRIPT> (this...
2022 Dennis Sandow
dsandow Send Email
Dec 6, 2001
6:02 pm
... Robert Thanks for the important additions Sebastian Another issue. Whatever PAGE is displayed in the second frame must ALWAYS have var RemoteText =...
2023 uleepera1980 Send Email Dec 8, 2001
8:10 pm
Hi, I'm new to the group. I'm trying to apply Overlib to a 4 framed website. I was wondering if anyone has implemented this in frames and if so would you be...
2024 Robert E. Boughner
reboughner0718 Send Email
Dec 8, 2001
8:31 pm
... What seems to be the problem? Is the popup not showing or is it showing in the wrong frame? Do you have an URL for the page that gives the problem? More...
2025 uleepera1980 Send Email Dec 8, 2001
9:22 pm
The code on the actual page can be viewed at http://cirrus.mindcrash.net. I tried your case idea and it worked... Thank you very much :) ... framed ... will ...
2026 galerietje2002 Send Email Dec 9, 2001
1:52 pm
Hope someone can help me with the following problem. I'm using overLIB for popups and for a menustructure. I'm doing that via a js file with all the arrays for...
2027 agentflynt Send Email Dec 9, 2001
2:25 pm
Hello everyone, I just discovered overLIB a couple of days ago, and I think I've got a pretty good idea of how it works. However, I've now run into some ...
2028 Robert E. Boughner
reboughner0718 Send Email
Dec 9, 2001
7:37 pm
... I'm glad that my suggestion was able to help you out....
2029 Robert E. Boughner
reboughner0718 Send Email
Dec 9, 2001
7:52 pm
... Just wrap the word in a SPAN tag with a class name of redboldfont as follows: <SPAN CLASS="redboldfont";>Jean-Luc</SPAN> or if you want just wrap it in...
2030 agentflynt Send Email Dec 9, 2001
8:58 pm
Robert, Thanks for answering, but I've been trying over and over again, and I simply can't get it to work. Using <b> and </b> to make it bold works, but when I...
2031 uleepera1980 Send Email Dec 9, 2001
11:50 pm
... worked... ... Well I'm back, the guy that I'm designing the site for wanted some stuff redone and now I'm running into a few problems again. I had to ...
Messages 2002 - 2031 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