![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archivejavascript passing form attributes
From: Andy <andy>
Date: Wed Dec 21 2005 - 12:34:08 CET
Hi,
Have just found a bug in Netscape for some of my Javascript code - works ok
<input type="text" compulsory = "yes" name="an_el">
I thought it was possible to display the value compulsory similar to getting
"an_el.compulsory" instead of "an_el.value"
It seems not in Netscape / Firefox- does anyone know a way round this? - I
Andy.
|