Here's a clarification: This script does work inside a table, but not completely. Let me explain. 1. There is no way to change the font size or face using...
Robert, Thanks for responding. I was writing the css code wrong and I couldn't figure out what was the issue. I forgot the a: for the style name. I kept...
... Michael, Those colors are being controlled by the settings in your browser. If you want to over-ride them, I suggest that you define custom classes for...
I have been searching, and searching for the control for the font color in the main body (link). I have been able to change the colors in the tool tip, but I...
... Check to see that you have no conflicts with any css rules. Overlib popups are made up of two or more nested tables and if you have any rules for TR, TD...
I've followed the instructions for setting up the program. The pop-ups work fine. But I am unable to change the font size! I've updated the overlib.js file and...
... onclick="overlib(getCallOut('http://beta.abc.com/Details_popup.aspx?Comp\ ... The only thing that I can suggest is that you take a look at the unofficial...
<A onmouseover="return overlib('Put your body text in here.', FGCOLOR, '#ffffff39;, BORDER, 4, BGCOLOR, '#00000039;, TEXTFONT, 'Georgia39;, TEXTSIZE, 3, WIDTH, 200,...
... I replied to this with an example, the same day you posted it, but my reply didn't show for some reason, but I did get it in an e-mail. Strange. Anyway,...
Sorry Robert but I can't provide the URL for the page since it is my companies internal website. I wanted to attach screen-shot for the page but there is no...
Hello, I am using overlib to show an ASPX page as popup. For this I am using a function which returns the HTML of the page with an url : <a...
12511
Thomas
thomas4684@...
Nov 4, 2008 5:46 am
I am hoping to find someone out there that can enjoy the company of a sexually liberated but aged woman I rather enjoy the energy and eagerness of younger men...
We would like to add a border to the hover boxes in our design. The following URL will bring you to a page with two EXAMPLE links, both have BORDER, 2...
... Yes, just use the onclick event but don't include the "return" as done with the onmouseover event. Be warned however that if the link takes you to a new...
I use Overlib to display a video and placed a CLOSECLICK so the user can click to end the video. However, even the the video goes away, it continues to play....
... Its kind of hard to diagnose what may be happening with this small amount of information. An URL to the problem page would be most helpful. Most likely...
... Glad you got it to work for you. Most likely the problem is that both utilities were trying to grab the onmousemove event. You could try getting them...
... Hi Thanks for your reply. I can't give you an URL, it's on an intranet. But I got the error. It somehow didn't work together with qTip, another similar...
Hi, this code is working well for IE and not for Firefox. The small popup in Firefox has a totally different color and font size. Here is the code: <img...
... Please provide an URL to the page having problems. As for following the mouse please check the value of your FOLLOWMOUSE parameter to see that it is set...
hello, I'm using overlib with IE7 and when i close the box (with iframe), the same box seems appear in the right corner but transparent. so all links and...
Hi I've downloaded Version 4.21 and implemented it into my page. It basically works, but unfortunately the pic that is shown is always in the upper left part...