Side navigation
#11683 closed bug (duplicate)
Opened May 02, 2012 11:42AM UTC
Closed May 02, 2012 12:41PM UTC
Last modified May 02, 2012 12:41PM UTC
.attr("id") returns the JQuery instance instead of the id attribute
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
.attr("id") returns the JQuery instance instead of the id attribute. In the previous version 1.7.1, it worked correctly.