Search and Top Navigation
#9322 closed bug (notabug)
Opened May 22, 2013 08:05PM UTC
Closed May 22, 2013 08:09PM UTC
Can't retrieve button attribute "checked" since JQuery 1.9.0
Reported by: | vfbjr | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.button | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Can't retrieve button attribute "checked" since JQuery 1.9.0, with version 1.8.3 it's ok.
This construction $("buttonObject").button().attr("checked") returns ''undefined''.
Attachments (0)
Change History (1)
Changed May 22, 2013 08:09PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
See http://jquery.com/upgrade-guide/1.9/#attr-versus-prop-
Please ask for help on the forums or Stack Overflow.