|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
javascript test for null textarea
I'm trying to test for a null textarea on a form but the following didn't work
if(document.formname.textareaname.value=="") { alert("it's null"); } |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
your code works fine for me, could you post more code (the whole page maybe), so we can help you more?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|