Side navigation
#11516 closed bug (duplicate)
Opened March 26, 2012 10:48AM UTC
Closed March 27, 2012 11:20AM UTC
Last modified March 28, 2012 09:34PM UTC
.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
Attachments (0)
Change History (10)
Changed March 26, 2012 12:06PM UTC by comment:1
Changed March 26, 2012 04:14PM UTC by comment:2
owner: | → 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.
Changed March 26, 2012 09:45PM UTC by comment:3
status: | pending → new |
---|
please make bugfix.
Changed March 26, 2012 09:55PM UTC by comment:4
this bug has something with content load via ajax.
Changed March 26, 2012 09:56PM UTC by comment:5
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.
Changed March 27, 2012 10:17AM UTC by comment:6
resolution: | invalid |
---|---|
status: | closed → reopened |
Changed March 27, 2012 11:20AM UTC by comment:8
resolution: | → duplicate |
---|---|
status: | reopened → closed |
Changed March 28, 2012 09:34PM UTC by comment:10
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.