#5447 closed defect (invalid)
Textarea.value works only before parsing page
Reported by: | guest | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Textarea value parse | Cc: | |
Blocked By: | Blocking: |
Description
Hi, the following example contains a unparsed page with an initially empty dijit.form.textarea and two links that change the value of the Textarea, then parse the page.
Setting the value works as long as the page is not parsed, it does not work anymore after parsing.
Dojo Version is 1.0.1, Bowsers are both Firefox and IE.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | Textarea_value.html added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
just found out how to user dijit.setValue correctly. please close