![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: using setTimeout when using prototype
From: Lasse Reichstein Nielsen <lrn@hotpop.com>
Date: Wed Feb 01 2006 - 02:04:41 CET
"James Black" <planiturthian@gmail.com> writes:
> I have an object, and I define the following:
No need to assign an object to the variable when you overwrite
> processForm=function(inservleturl) {
Should this have been "submitStep2"?
> }
WHen the first argument to setTimeout is a string, then it
> How can the submitForm function's setTimeout call submitStep2?
Try:
/L
-- Lasse Reichstein Nielsen - lrn@hotpop.com DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html> 'Faith without judgement merely degrades the spirit divine.'Received on Tue Feb 7 21:29:28 2006 |