![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: onload handler order of firing
From: one man army <newsAT@screenlightDOT.com>
Date: Wed Feb 01 2006 - 21:04:27 CET
In article <newsAT-8B01FD.12540131012006@newsclstr02.news.prodigy.com>,
> What else can I use besides onload() that will be called when I enter a
on another list, someone just suggested this:
<body onload=myStartTimer(); >
function myStartTimer(){
other suggestions welcome
|