PDA

View Full Version : Overlib won´t disappear


Marek
11-08-2006, 01:08 AM
Hello,

my overlib imagenote won´t disappear. Here is my testground (http://beta.mareknierychlo.de).

The code is
<a href="index.php?showimage=<IMAGE_PREVIOUS_ID> "><img src="images/<IMAGE_NAME>" alt="<IMAGE_TITLE>" class="image" onmouseover="return overlib('<IMAGE_NOTES_CLEAN>');" onmouseout="return nd(); /></a>

It has to be just a tooltip but it seems to be a sticky one. What to do?


Thanks for help

Marek

Dennis
11-08-2006, 07:38 AM
Try this:

onmouseout="return nd();"

Marek
11-08-2006, 07:48 AM
Hello Schonhose,

message for you->Thanks
message for me-> ARGHHHHH!!!

marek

Marek
11-08-2006, 09:56 AM
Ok, just one question ;-)

how to give the overlib thing a different size?

Dennis
11-08-2006, 10:39 AM
Sorry, I wouldn't know the answer to that one.

I don't use overlib. :D

Marek
11-08-2006, 01:31 PM
no problem. I found it.