Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Order of script-processing


  • From: skyscanner at eircom.net (SkyScanner)
  • Subject: [Javascript] Order of script-processing
  • Date: Mon Sep 26 08:43:52 2005

MessageHuh? That's exactly what I did do...  show:slow:hide

Tim in Ireland.
  ----- Original Message ----- 
  From: Glenn E. Lanier, II 
  To: '[JavaScript List]' 
  Sent: Monday, September 26, 2005 1:52 PM
  Subject: RE: [Javascript] Order of script-processing
  showGif('icon_5');
  setTimeout("slowRoutine()",10);
  setTimeout("hideGif('icon_5')",10);
       [GEL>] Why don't you move hideGif() to the end of slowRoutine? That way, if it takes more time on a slower machine, your image isn't hidden early. 


------------------------------------------------------------------------------


  _______________________________________________
  Javascript mailing list
  Javascript@xxxxxxxxxx
  https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20050926/ca4d9255/attachment.html