![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveGet value from button
From: bonAveo.net <pusulv@gmail.com>
Date: Mon Jun 20 2005 - 15:21:48 CEST
Hi,
> <input type="image" src="search.png" value="http://jigsaw.w3.org/css-validator/validator?usermedium=all&uri=" onclick="addUrl(this.value)">
...and I want the value from the button pressed into this:
> function goTo() {
What have I done wrong?
|