-
function getEvent() {
-
if (window.event) return window.event;
-
else return getEvent.caller.arguments[0];
-
}
-
-
function showMessage(){
-
var e = getEvent();
-
-
// you can use this e object
-
}
This entry was posted on Friday, April 9th, 2010 at 9:12 pm and is filed under Javascript. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS)