Click to See Complete Forum and Search --> : Checking if field is selected


jbr
10-15-2003, 04:27 AM
I all,

I have a need to check on input field, even keyPress if the field is selected or not ?

I'm looking for something like "textinputfield.isSelected" like
"textinputfield.value or textinputfield.name" but i found nothing ...

Can help me ?

Thank

Jean-luc

96turnerri
10-16-2003, 09:05 AM
try these

http://javascript.internet.com/forms/check-form.html

http://javascript.internet.com/forms/validation.html

http://javascript.internet.com/forms/val-char.html