![]() |
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: Nathan White <changereality@gmail.com>
Date: Tue Jan 31 2006 - 20:21:48 CET
processForm=function(inservleturl) {
}
processForm.prototype.submitForm2=function() {
processForm.prototype.submitForm=function() {
|