Opened 10 years ago

Closed 10 years ago

#9322 closed bug (notabug)

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.

Change History (1)

comment:1 Changed 10 years ago by Scott González

Resolution: notabug
Status: newclosed

See http://jquery.com/upgrade-guide/1.9/#attr-versus-prop-

Please ask for help on the forums or Stack Overflow.

Note: See TracTickets for help on using tickets.