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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 12139 - 12171 of 12718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12139
Is there a way to have a popup display automatically when a page loads? I would set it to STICKY and use the FIXX and FIXY for positioning. The idea is to...
johnnyfouraces
Online Now Send Email
Dec 4, 2007
11:59 pm
12140
... Yes you can have a popup displayed when the page loads but you won't be able to accomplish your last request here. The reason is that all overlib popups...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 5, 2007
12:21 am
12141
... Thanks. ... Thanks for your response. How can I have a pop-up display when the page loads?...
johnnyfouraces
Online Now Send Email
Dec 5, 2007
1:58 am
12142
... links ... page so ... You can check the archives going back about 2 years ago since this has been discussed before. If you can't find it, then the easiest...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 5, 2007
3:49 pm
12143
Hi, I just downloaded Overlib 4.21 and used in my asp.net C# code as the following: <a href="javascript:void(0);" onmouseover="return overlib('test border',...
lsun91125
Offline Send Email
Dec 5, 2007
4:48 pm
12144
... Can you provide an URL to the problem page? If not then check out to see if there are any CSS conflicts. An overlib popup consists of at least two (and...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 5, 2007
7:18 pm
12145
... that all ... Works perfectly. Thanks Bob!...
johnnyfouraces
Online Now Send Email
Dec 5, 2007
7:38 pm
12148
I call overlib as follows so the user has to click on the Text to get the popup: <a href="javascript:void(0);" onmouseover="javascript:void(0);" ...
johnnyfouraces
Online Now Send Email
Dec 11, 2007
3:39 am
12149
... Thanks. ... Can you please provide the URL to the page in question? Also you can remove the onmouseover event because it does nothing and change the ...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 11, 2007
4:45 pm
12150
... Thanks Bob. I'm using overlib to display different panels of the same page for a travel site I'm building. You can view the under-construction site at...
johnnyfouraces
Online Now Send Email
Dec 11, 2007
6:07 pm
12151
Hello all, I finally took the leap and added overlib to my website. I have admired it's utility on Bill Thayers Lacus Curtius website for years. But being a...
Susan Rhoads
elf1@...
Send Email
Dec 12, 2007
3:21 am
12152
I have just found the http://www.bosrup.com/web/overlib web site as I was looking for just this type of script however I am new to web design and in order to...
stuartmelzack
Offline Send Email
Dec 12, 2007
11:16 am
12153
... admired it's utility on Bill Thayers Lacus Curtius website for years. But being a self-taught website maker I felt lucky to figure out very basic style...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 12, 2007
4:31 pm
12154
... The text string supplied to overlib: This is an ordinary popup. must be on one line. More than likely that is problem and the reason it's not working. Bob...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 12, 2007
4:34 pm
12155
I have been trying to find a way to apply alt tags to overlib popups on image maps that will satisfy our agency's mandate for complians with Section 508 of the...
Theodore B Samsel
tbsamsel@...
Send Email
Dec 13, 2007
1:00 pm
12156
... storm ... href=\'http://va.water.usgs.gov/duration_plots/note_daily.htm\'target=\'_new\' ... 199, ... place ... itself ... First of all when I load the...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 13, 2007
4:30 pm
12158
I'd like to nest the <a> tags for overLib inside part of a Label tag, but it doesn't seem to be working. <Asp: label ..... >Text of the <a:...
kolberda
Offline Send Email
Dec 27, 2007
8:42 pm
12159
first, the disclaimer. this is my first major attempt at understanding javascript, so i am not obviously an expert and forgive me if the following question is...
jeffrey51782
Offline Send Email
Dec 30, 2007
7:06 am
12160
... I'm not quite sure what you want to accomplish but from what I see, your overlib popup is behaving as it should as the page is scrolled. (Incidentally,...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 31, 2007
7:26 pm
12161
Greetings, The problem about "one line" requirements is not totally true. I use nested tables in my script and these can get quite long. I remembered, from my...
h_sedy
Offline Send Email
Dec 31, 2007
7:27 pm
12162
... Thanks for sharing that with us. You are correct that this approach can also be used in overlib (at least in FireFox 2.0.0.11; haven't checked the other...
Robert E Boughner
reboughner0718
Offline Send Email
Dec 31, 2007
7:36 pm
12163
Hello, I'm a bit stuck... I have a page with an embedded IFRAME - the embedded IFRAME page utilizes overlib bubbles. Because the page is embedded, some of the...
offersave
Offline Send Email
Jan 3, 2008
10:28 pm
12164
... Unfortunately that is the way that an IFRAME works. It behaves like a separate browser window. I suggest that you dispense with overlib bubbles and...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 4, 2008
12:53 am
12165
Hi overLIB is a great package, but I have a few teething problems with it, and I hope someone here can help me resolve them. I've uploaded a mock-up to...
dave_rado
Offline Send Email
Jan 4, 2008
4:02 pm
12166
hi, i'm completely new to this but can already see what a great package overlib is. this is probably a very basic issue but my problem is that when i mouse...
renee
ren_cantos
Offline Send Email
Jan 4, 2008
8:05 pm
12167
... Do you have the URL to the page in question? That would help considerably. In the meantime, make sure that your overlib popup has a higher z-index than...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 5, 2008
12:28 am
12168
... You don't need the "onclick" event here because you've already applied it to the onmouseout event. Besides you're misspelling the name (onlcick) which...
Robert E Boughner
reboughner0718
Offline Send Email
Jan 5, 2008
12:45 am
12169
... it worked! thanks a lot bob. i really appreciate it. renee...
renee
ren_cantos
Offline Send Email
Jan 5, 2008
12:48 am
12170
... doing ... No problem. Glad to be of help....
Robert E Boughner
reboughner0718
Offline Send Email
Jan 5, 2008
5:01 pm
12171
Hello all, I want to add a full (small) HTML page to a popup. The first problem I run into is the HTML contains some PHP includes such as: <?php print date("l,...
jeffshead
jeffshead@...
Send Email
Jan 6, 2008
10:17 am
Messages 12139 - 12171 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