![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Deselecting text in input text box
From: VK <schools_ring@yahoo.com>
Date: Mon Feb 27 2006 - 22:25:59 CET
len.hartley@gmail.com wrote:
There was an old exploit by clearing value and by setting it again. I
var fld = document.forms['myForm'].elements['myField'];
|