![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Dynamic update of href.
From: Aaron Gray <ang.usenet@gmail.com>
Date: Thu Nov 17 2005 - 19:03:55 CET
>> I'm constructing a web page that previews data as it is entered by the
Here's a fun one :)
<input onkeyup="z=window.frames['page'].location.href=this.value;"
Aaron
|