You are here: irt.org | About | Feedback | 775 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q197
Sent by
anonymous on January 31, 2000 at 05:35:19:
Comments:
Should this:
if document.myForm.myText.value = '' {
have a double equals, e.g.
if (document.myForm.myText.value == '') {
Other feedback on 'irt.org FAQ Knowledge Base Q197' - show all