Skip to main content

Bug Tracker

Side navigation

#10300 closed bug (invalid)

Opened September 17, 2011 10:36PM UTC

Closed September 18, 2011 02:51AM UTC

textarea text not cleared after cleared once

Reported by: rafayawan@gmail.com 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/

Attachments (0)
Change History (1)

Changed September 18, 2011 02:51AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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