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...
... 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...
... 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...
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',...
... 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...
... 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 ...
... 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...
12151
Susan Rhoads
elf1@...
Dec 12, 2007 3:21 am
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...
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...
... 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...
... 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...
12155
Theodore B Samsel
tbsamsel@...
Dec 13, 2007 1:00 pm
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...
... storm ... href=\39;http://va.water.usgs.gov/duration_plots/note_daily.htm92;'target=\'_new\' ... 199, ... place ... itself ... First of all when I load the...
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...
... 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,...
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...
... 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...
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...
... 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...
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...
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...
... 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...
... 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...
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,...