djmj
Posts: 12
Joined: Thu May 08, 2008 1:21 pm

instant close

I have a dropdown menue with a new function which will display a picture using highslide using the tags:

Code: Select all

onmouseover="ToolTipImg()" onmouseout="hs.close()"
And if i move my mouse with normal speed through the menue, the highslide window cannot close itself fast enough, so every 2nd option cannot display any highslide window, or the last image is still in the cache.

So is there any option to instant close or kill the highslide window ?

here a life example in the category: type

http://www.release-search.com/

edit: Ah found it:

hs.restoreSteps
hs.restoreDuration

Return to “Highslide JS Usage”