Ticket #11516 (closed bug: duplicate)
.attr('value') returns object instead of value
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$('input#id').attr('value') returns object instead of value
Change History
comment:2 Changed 14 months ago by rwaldron
- Owner set to anonymous
- Status changed from new to pending
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to begin.
comment:5 Changed 14 months ago by rwaldron
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery bug - I'm closing for now. If you can reproduce this issue in a jsfiddle, please post back and we will be happy to look at it.
comment:6 Changed 14 months ago by sindresorhus
- Status changed from closed to reopened
- Resolution invalid deleted
comment:9 Changed 14 months ago by sindresorhus
- Status changed from reopened to closed
- Resolution set to duplicate
comment:10 Changed 14 months ago by sindresorhus
Duplicate of #11527.
comment:11 Changed 14 months ago by rwaldron
Can you list here all the other scripts or jQuery Plugins you're using in your code? Thanks!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

#11518 is a duplicate of this ticket.