I was getting some help from Bob last month with using overlib to create sticky popups with URL's. I need this to work with hotspots on an imagemeap, but...
12343
Robert E Boughner
reboughner0718
May 1, 2008 11:30 pm
... Laura, Sorry that your email account was lost but I did respond to your posts. I see that you've joined the overlibmws newsgroup. Please be warned that...
12344
Rentals - Sun or Snow
sunorsnowts
May 2, 2008 12:50 am
Bob, That is so wonderful that this worked. I do have another question - how do I make a list of URL's? For example, for the upper left resort icon, I'd like...
12345
Robert E Boughner
reboughner0718
May 2, 2008 2:35 pm
... how do ... icon, I'd ... after ... The easiest way is to add to your head section a javascript variable like the following: <script type="text/javascript"...
12347
Mike Brown
budhyzer
May 8, 2008 5:58 pm
I have it working on one image, but the other image has the same text ( I copy and pasted) It also works, but when I edit the text, It doesn't work. any...
12348
Robert E Boughner
reboughner0718
May 8, 2008 6:25 pm
... I'm not sure what your problem is. Can you provide an URL so that we can see the actual page....
12353
inpursuit3000
May 19, 2008 7:00 pm
Hello, I am building an online help system with Robohelp and using overlib popups. When rolling over a link with popup that has more than one graphic, wether...
12354
Robert E Boughner
reboughner0718
May 19, 2008 11:17 pm
... Do you have an URL to the page in question? That would be helpful in answering your question. Have you tried supplying a string variable to overlib that...
12356
daytonaracer69
May 23, 2008 9:19 pm
I am trying to use this within a page in a masterpage, but am having some issues with the placement of the popup. When the page scroll bar is all the way at...
12357
Robert E Boughner
reboughner0718
May 23, 2008 11:25 pm
... What version of overlib are you using? Your problem description sounds like the problem that overlib used to display when IE6 first came out on the...
12360
CPio@...
daytonaracer69
May 27, 2008 12:56 pm
I am pretty sure I am using the latest version of bother overlib and IE. http://www.thefreightrateco.com/quick-quote/ltl-truckload-shipping.aspx "Robert E...
12361
Robert E Boughner
reboughner0718
May 27, 2008 3:18 pm
... I don't see where you are using overlib on this page other than a call to load it. Incidentally you can insert this call: <script language="JavaScript"...
12362
CPio@...
daytonaracer69
May 27, 2008 4:15 pm
I am calling it like this on this page - http://www.thefreightrateco.com/dev/quick-quote/QuickQuote.aspx <script language="JavaScript"...
12363
Robert E Boughner
reboughner0718
May 27, 2008 11:23 pm
... true;">< ... rendered to ... call to ... Your problem is due to the fact that you're using an "old" version of overlib (v.3.50 which diffently has the...
12365
CPio@...
daytonaracer69
May 28, 2008 6:34 pm
Cool... I have it working now... Thanks. "Robert E Boughner" <reboughner@...> 05/27/2008 07:23 PM Please respond to overlib@yahoogroups.com To ...
12366
Tracy
jockoe28
May 29, 2008 6:18 pm
I have "footer.js" at the bottom of each of my pages. This file contains a horizontal menu of links to each page of my website. Is there a way to add overLib...
12367
Robert E Boughner
reboughner0718
May 29, 2008 8:02 pm
... Glad you got it working again....
12368
Robert E Boughner
reboughner0718
May 29, 2008 8:10 pm
... Just what does your footer.js file look like? You can add the overlib popup calls to your horizontal links in this file but you'll need to make sure that...
12369
Tracy
jockoe28
May 29, 2008 9:30 pm
This is my "footer.js... document.write("<br /><center><hr size='139; width='50%'></center>"); document.write('<p /><center><a href="../index.htm">Home Page</a>...
12370
Robert E Boughner
reboughner0718
May 29, 2008 11:17 pm
... Yes, just add your overlib calls to the appropriate links and at the end add the line: document.write('<script type="text/javascript"...
12371
joosukene
May 30, 2008 11:42 am
So ok. I did it by the book, I have the index file in the same dir as the files but the pop up just doesn't pop up! Am I missing here something? <!DOCTYPE html...
12372
joosukene
May 30, 2008 12:13 pm
All I get is this link javascript:void.... and no pop-up....
12373
Robert E Boughner
reboughner0718
May 30, 2008 3:17 pm
... Make sure that your string argument to overlib is contained on one line here: onmouseover="return overlib('This is an ordinary popup.');"...
12374
scottheath_y
May 30, 2008 8:07 pm
Perhaps this is one of the bugs that is already being fixed at Firefox, but their 3.0rc1 doesn't process CLOSECLICK or CLOSECOLOR in my test page. The overlib...
12375
scottheath_y
May 30, 2008 8:35 pm
After restarting Firefox to reproduce the problem, it went away. I don't know what happened, but Firefox and ol now work together smoothly!...
12377
informatik_k
Jun 3, 2008 12:39 pm
Hola amigo. Necesito hacer un tooltip con una lista sobre una determinada informacion y no encuentro la manera en la documentacion de tu pagina.Agradecido ya...
12381
Tracy
jockoe28
Jun 6, 2008 2:37 pm
I have an image in my popup. Can I top align the text in the popup so that it starts at the top of the image? Here is my code right now... ...
Thank you for the quick reply. That did put the text at the top of the popup. What I failed to indicate is that I'd like my image to remain on the left side...
12385
Robert E Boughner
reboughner0718
Jun 6, 2008 4:53 pm
... In that case try the following: onmouseover="return overlib('<img align="top" src="../images/linux- penguin.gif" /> My buddy\39;s...