Side navigation
#6126 closed bug (worksforme)
Opened February 19, 2010 04:57PM UTC
Closed February 19, 2010 09:12PM UTC
.text() doesn't work in textNode
| Reported by: | allinne | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.2 | |
| Component: | manipulation | Version: | 1.4.1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
jQuery(document.createTextNode('TEXT')).text()
returns empty string
Attachments (0)
Change History (1)
Changed February 19, 2010 09:12PM UTC by comment:1
| component: | unfiled → manipulation |
|---|---|
| resolution: | → worksforme |
| status: | new → closed |
Works for me - make sure you're using a current version of jQuery.