Tooltip in Javascript question; adding a delay

Madison Kelly linux-5ZoueyuiTZhBDgjK7y7TUQ at public.gmane.org
Tue Apr 19 16:18:38 UTC 2005


psema4 wrote:
>>   I have started using a wonderful canned tooltip app in my program
>>that pops up a little tooltip on key words explaining their purpose in
>>greater detail. I want to add a slight (~1 sec) delay between the time
>>the user places their mouse over the trigger and the display of the box.
> 
> 
> Capture the handle of the timer before you can clear it.  Something
> like below should work:
> 
> <a onMouseOver="stm('Some Name', 'Some text)" onMouseOut="htm()"></a>
> 
> <script type="text/javascript">
> /* script assumes form01 exists and contains 2 textboxes */

   Thanks very much! Showing my ignorance: What is 'form01' in this 
context? I can't see where it is coming from or is this just an example 
of something happening? Thanks!

Maddy - Back to trying to get the delay working. :)

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Madison Kelly (Digimer)
TLE-BU, The Linux Experience; Back Up
http://tle-bu.thelinuxexperience.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list