Hi, I am trying to use overlib on a new site I'm developing. When the site is viewed in firefox the popus work fine, but in ie they don't work. Does anyone...
... Perhaps an URL to the problem page. It would help us to find out what you may be doing wrong. For your information, overlib does work in IE without...
Bob, Thanks for the reply, unfortunately it's on an intranet. I'll try to find somewhere to host it so that it's visible on the web. Richard ... the site ... ...
I think if you include the overlib script but forget to include the </SCRIPT> then IE did not like that. Being specific, if you include the overlib like this: ...
Line: 678 Char: 3 Error: Object doesn't support this property or method Code: 0 Site: http://www.darkscribes.org/site/newcomments.php Here is the code that...
... href="#" ... Center ... the ... FGCOLOR, '');" ... Hi. The Url is http://h15076.www1.hp.com/education/hpswovrvw11.htm The border is supposed to be around...
... Bob, That certainly did the trick. I'm not sure why I didn't fiddle with those two variables in my testing? I do lose the floating aspect of the window,...
... When you use the BACKGROUND command you loose a lot of the formatting that a popup would normally have and I think that is what is happening to you here....
Hello, I am needing help with understanding the set up. I have started with the simple one page test and can seem to get it to work. I followed all the set up...
... The call to overlib may not be broken over lines. So it has to be on 1 line, what I see in your code now is not 1 line ("what" is on the seconde line,...
HI, We are trying to write a tool bar (a firefox extension, in javascript) which uses overlib for popups. Since our toolbar is part of browser not a webpage,...
is it possible to make a transparent background that gets bigger if you type more text? cus with the example in the overlib page overlib('<b>Nice effect with a...
... If you want that type of background then you'll have to make the image bigger to handle your text. If you want a "transparent" background, then remove...
I want to use the overlib exclusive plugin but would prefer if the caption bar was a lighter colour. Can anyone tell me how the caption bar colour can be...
... caption bar was a lighter colour. Can anyone tell me how the caption bar colour can be changed. I would also like to know where font changes can be made to...
I have just become aware that some of my overlib popups are not working with overlib. On the pages where I use overlib with images all works well with IE &...
Hi guys, I've been using overLIB in a intranet web application so that users can get help on some items in form of baloon help. Now, i would like that users...
Marko Knezevic
mkneze@...
Nov 13, 2007 7:14 am
12105
... The most straight forward way is to remove the call to overlib for any event that it is attached to. There is nothing within overlib to control it being...
... working with overlib. On the pages where I use overlib with images all works well with IE & Firefox. On pages where I use overlib with image maps IE is...
Thanks again Bob. Very few changes were needed to make my webpage work with Firefox. The relevant changes were to do with area. For the benefit of others the...
Hi Folks Is it possible to put form controls inside a tooltip. This would be far more preferable than using popups, which work great, but using overlib would...
I use overlib 4.21. Extract data from database and display in tooltips It work fine until i change the data in database and click on tooltips again. The...
... Yes it is possible to do. The text string to overlib can be any kind of HTML markup that you want including embedded forms and its associated controls....