Bug Tracker

Opened 12 years ago

Closed 12 years ago

#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:
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/

Change History (1)

comment:1 Changed 12 years ago by dmethvin

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.