Modify ↓
Ticket #6126 (closed bug: worksforme)
.text() doesn't work in textNode
| Reported by: | allinne | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.2 | |
| Component: | manipulation | Version: | 1.4.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
jQuery(document.createTextNode('TEXT')).text() returns empty string
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.

Works for me - make sure you're using a current version of jQuery.