Here you go. http://www.seescan.com/overlib421/overlib421_test.html <http://www.seescan.com/overlib421/overlib421_test.html> Sorry to be dense on this. I...
... change your first onclick to the following (and change the path to correspond to your situation. I saved the file locally on my machine so the path way is...
Robert, They don't show on a PC because I made the text black, which blends with the black outer edge. On a Mac they show up quite plainly. Lesa Seibert ...
... Another problem that you've got here is that all overlib commands must be in uppercase mode. They can't be in lowercase and you have sticky and caption...
I just about leaped out of my chair! That did it! May not be a big deal to most but it is for me. Warm fuzzies for everyone. Any one for a round of Kumbaya? ...
-- further development of overlib -- We want to decide in a technology for information boxes and tool-tipps. As I've checked "overlib" I've seen that the last...
I'm using overlib plus your positioncap plugin for a project of mine for a state website. Basically, it's inline help for certain difficult questions on an...
... One problem is that you can't specify STICKY in a call to overlib_pagedefaults. You must include STICKY in each individual call to overlib. Also remove...
Hi, I'm trying overLIB in ASP.Net. I followd the step by step instruction on the Documentation and cut and paste the sample code for Tooltip popups, Sticky ...
... instruction on the ... Sticky ... not show ... CodeBehind="Default.aspx.cs" ... (c) Erik ... what we ... mouse OVER ... sticky with ... 'Sticky!', ... Make...
Thanks for the quick reply. The arguments are all in one line. Here's the link to the test page: http://www.truelifefellowship.org/tlf/default.aspx Thanks, GP...
... Here's the ... The reason you don't see any popups is because the overlib code couldn't be found. I think it has to do with the use of "~" in your src...
I' using this with Joomla! 1.0.12 and the tooltip when hovered over becomes unstable and the page flickers the tooltip on and off continuously. This is robably...
... This is the expected behavior. It occurs because more than likely you're using a mouseover to trigger the popup and then a mouseout to hide it. What...
... hidden and ... No it doesn't obscure it. I see the actual page shift slightly. Anyway I've turned it off for now. Only thing I would like to do is...
... For the border you can use the BORDER command which takes a number that specifies how wide a border you want. For the padding take a look at CELLPAD which...
Hello, I found overlib by accident a few days ago and really have enjoyed working with it, but now I got stuck. In Firefox version 4.23 ignores the font sizes,...
I have been searching back through topics but cannot find an answer to the problem I have. I am using IE7 and have used Overlib for a good time now. I have...
Hello All I am generating an HTML file in perl using the commands: open HTML, ">myfile.html"; print HTML "the stuff in myfile.html\n"; close HTML; Here is my...
Hi, I've been using overlib for some time now but only just joined this list. We use the SRC command from the positioncap plugin. We recently noticed that...
... http://gregorio.ai.sri.com:1555/ECOLI/NEW-IMAGE?type=OPERON&object=TU00100 ... Your problem can be corrected by removing the arguments "'', WRAP" that you...
Actually, I originally didn't have the WRAP arg there, and still saw the problem. I added it in because I saw your example (which seems to be running an...
Never mind, I figured it out. In version 4.14, you see the problem if you *don't* have the WRAP argument, and in version 4.21, you see it if you *do*. Since...
I really was excited to try the overlib library, but I can't seem to get even the most basic page to work. I am using the code directly the way it is shown on...