[javascript]
hi guys,
just want to ask if this behavior is ok?
[HTML]<input type = "checkbox" name = '"chktest" id = "chktest2">[/HTML]
name and ID are different.
Thanks and regards to all.
[/javascript]
hi guys,
just want to ask if this behavior is ok?
[HTML]<input type = "checkbox" name = '"chktest" id = "chktest2">[/HTML]
name and ID are different.
Thanks and regards to all.
[/javascript]
Comment