Opened 12 years ago
Closed 12 years ago
#10300 closed bug (invalid)
textarea text not cleared after cleared once
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
after clearing the text of textarea once when i input some text again and try to clear it, it doesn't clear it
here is a fiddle http://jsfiddle.net/dwqFb/58/
Note: See
TracTickets for help on using
tickets.
Use
.val()
to change the value of atextarea
.