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] accessing event from setInterval function


  • From: anthony at chovy.com (Anthony Ettinger)
  • Subject: [Javascript] accessing event from setInterval function
  • Date: Wed Mar 7 14:36:59 2007

Is there a way to access the event object from within the setInterval
callback function?

var myInterval = window.setInterval("doMyInterval();", 500);

function doMyInterval ( e ) {
    //event object is not passed here....how can I gain access to it?

}



-- 
Anthony Ettinger
Ph: 408-656-2473
http://chovy.dyndns.org/resume.html
http://utuxia.com/consulting