Modify ↓
Ticket #10300 (closed bug: invalid)
textarea text not cleared after cleared once
| Reported by: | rafayawan@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Use .val() to change the value of a textarea.