![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Get value from button
From: Daniel Kirsch <Iwillnotread_daniel@gmx.de>
Date: Tue Jun 21 2005 - 11:33:43 CEST
bonAveo.net wrote:
Once again.
var url = link.value + adress.value;
However I still don't see any element with id="addUrl" so
var link = document.getElement("addUrl");
will probably not even contain a valid reference.
Daniel
|