I have a webpage that pulls data from a Javascript array and displays it at the bottom of an overlib window. Rather complex, but it works in In Firefox Mac,...
I wanted to change some of the presentation features in overLib but they did not display properly with IE 6 or FX 2. I'm using the latest version of overLib...
The working example was built as a ground-up example. The non-working example started as some genetic data I wished to put up on the web. In trying to get it...
Hello, I would like to show only an image (no text) in the overlib when the user mouseovers a thumbnail. How do I stop the image tiling within the overlib? ...
The problem is that if you want to use the tooltip with wrap and you don’t know the size of the tooltip it is not working properly. Example: Put this in...
... don’t know the size of the tooltip it is not working properly. ... omitted it is not going above the element at all and when it exists and the size of...
I am including overlib in my svg and am getting an error "overlib undefined chart.svg line 1." The paths are correct for including them. Am I missing something...
Fixed the first issue. I have included the files in the chart.svg page and that has stopped that error. However now I am getting an error : fd.body has no...
please see here http://www.zendurl.com/giladfit/test2.html make your window height ~170 and you will see that "A simple Example..." is showing above the text...
Dear all, I have overlib installed on a calendar application I am designing. When there are a lot of appointments on a page, I sometimes get an "internet ...
Further to the message below, I am now 95% sure overlib is casuing this problem for me. I tested and tested my calendar, with over 100 appointments in a single...
Can you give us a URL so that we can take a look at how you have everything set up? ... this ... pressure. ... in ... know ... for ... the ... been ... ...
... When I look at this page in FireFox 2.0.0.3 with the window height shrunk so that the last line of the above file is right at the window's bottom, both...
... I just looked at this with IE6.0 and I'm indeed getting what you are seeing here. There appears to be a problem with IE6.0 which I'll have to investigate...
... For some reason, when I save your files locally to my machine and use the Debug Plugin to point out values of the various parameters, my popups for both of...
please see here http://www.zendurl.com/giladfit/test2.html make your window height ~170 and you will see that "A simple Example..." is showing above the text...
1. Thanks for your efforts. 2. I am using IE6 and I see this problem with static files as well. 3. I will try taking the library you have recomended. Gilad...
Hi... I am not able to apply a border for my tooltips. None of the attributes namely border, bgcolor seem to work. I would really appreciate any help or...
Try changing your onmouseover instructions as onmousemove instructions in your menuing code. Igor ... But how? ... onmousemove to ... I got ... now it ... ...
Well I have been trying to get overLib working for some time, and I have yet to be successful getting it to work, I have downloaded the lastest code from the...
<SCRIPT language = JavaScript> var my_month=new Date() var month_name=new Array(12); month_name[0]="January" month_name[1]="February" month_name[2]="March" ...
"This is what we call a sticky, since I stick around (it goes away if you move the mouse OVER and then OFF the overLIB popup--or mouseover another overLIB)." I...
I am trying to use overlib with asp.net calendar. I have setup the 'onmouseover' for todays date. I have the styles in the head tag but the styles do not get...