Bug Tracker

Opened 12 years ago

Closed 12 years ago

#10309 closed bug (invalid)

defaultValue problem in attr() function (1.6.2, 1.6.4)

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: attributes Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:

Description

There is problem with attr() function when it tries to fetch defaultValue. It does not work for 1.6.2 and 1.6.4 releases. It was checked on 1.3.1 release successfully.

Change History (1)

comment:1 Changed 12 years ago by timmywil

Component: unfiledattributes
Priority: undecidedlow
Resolution: invalid
Status: newclosed

defaultValue is not an attribute and should be retrieved with http://api.jquery.com/prop

Note: See TracTickets for help on using tickets.