Welcome to the world of easy to find Computing Information The image http://allaboutcomputing.efrendz.info/main.jpg cannot be displayed, because it contains...
Ewald Hesse - BCX - Q...
Ewald.Hesse@...
Aug 1, 2005 9:26 am
9789
I noticed a strange issue when using AUTOSTATUSCAP and WRAP together. Any spaces in the caption show up in the status bar as " " As soon as I take out...
Eric Geil
c-eric.geil@...
Aug 2, 2005 6:06 pm
9790
... together. Any ... there a ... You've just found an error in the code. To fix this, change the lines 378-382 in the full version to if (o3_autostatus > 0)...
hi, i am having allot of trouble to get a table to show on my link. here is the code i have. <A HREF="javascript:void(0);" onmouseover="return overlib('<table ...
... First of all, don't forget that overlib is constructed using tables so I would not do what you're attempting here. I don't know what your Text1 and Text2...
... link. ... height="54" ... apreciate ... tables so ... ();"><img ... ... provide an ... I tried your example and i still can't get it to work. here is the...
... Your first attempt didn't work because you didn't make a string variable. What I sent you didn't work because the whole thing was made a string variable;...
Hi, I am currently using Overlib on the same page as a Flash element. The Overlib box normally floats gracefully over the inline frame when only html pages...
... my ... width=250><tr><td>Text1</td></tr><td>Text2</td></tr></table>');" ... the ... your ... the ... call as ... ('<table ... what ... ok, i have tried...
... Then provide an URL to the page that is giving you problems so that we can look at what you're doing. Also mention the OS and the browser that you're...
... Maybe its because your markup is not correct. Your <tr></tr> tags are unbalanced and they need to be balanced just like the <table></table> and <td></td>...
... it is ... are ... <table></table> ... this is the link to an example of my page. it's not the exact one, but if i can get it working here. i can get it...
... Here is your file that works. Watch out for word wrap and be careful the that text strings that are used as arguments to overlib appear on one line and...
... I would not advise that because it will be very hard to see since there will be very little contrast between that color and your background color....
I have several anchors on a page, but only a few have the overlib pop- ups. I have to have them sticky so it gives them time to read, etc. My issue is that...
... You can probably do it using a delay time in the call for nd. Rather than making them STICKY just specify a long enough time in your call to the normal...
Thanks for the reply Robert but this doesn't work. I tried it already. ie: <a onmouseover="return nd();" onmouseout="return nd();" href="#">Capacity...
... If you want those popups to close when you mouse over any of the other links (the non-overlib ones), you can also try adding onmouseover="cClick(); ...."...
... It is one of the public routines that will close an overlib popup. If you notice that status bar region when you mouseover the "Close" link of a STICKY...
... You're misunderstanding me. You put that on the link that calls the overlib popup. Not on the other links. And you don't make the popup STICKY. You...
Hi, I'm working on writing a scheduling program for my office and using overlib to make rollover tables that display detailed information. On one of my pages...
Your DTD is defined incorrectly. Loose the XML version and encoding statement( <?xml version="1.0" encoding="utf-8" ?> ). Since your not serving the page as...
MPN Development
mpn@...
Aug 11, 2005 1:58 pm
9816
Well thanks, I realize i just did a quick port and change of files in order to not use the internal database and i just pasted everything into dreamweaver...
I have one problem when using the overLIB tooltip. I'm using the STICKY mode on my tooltip. If a user clicks on a link close to the border of the window then...