#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: | ||
Blocked by: | Blocking: |
Description
$('input#id').attr('value') returns object instead of value
Change History (10)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → 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 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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 11 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:9 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
comment:11 Changed 11 years ago by
Can you list here all the other scripts or jQuery Plugins you're using in your code? Thanks!
#11518 is a duplicate of this ticket.