Bug Tracker

Modify

Ticket #9234 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

find() forget object

Reported by: godoff@… Owned by:
Priority: low Milestone: 1.6.1
Component: attributes Version: 1.6
Keywords: Cc:
Blocking: Blocked by:

Description

Please use onclick event on text for demo.
On change the radioinput it only works for the first time.
On second choose if all clickevents of radioinput group have bin clicked it doesn't work.
 http://jsfiddle.net/XDbmY/11/

worked not in jQuery 1.6
worked in jquery 1.5.2

Change History

comment:1 Changed 2 years ago by godoff@…

$('input:radio',this).attr('checked','checked');

works also not.

comment:2 Changed 2 years ago by godoff@…

FIXED in Version jQuery 1.6.1 please close Ticket. Great work! ;)

comment:3 Changed 2 years ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to fixed
  • Status changed from new to closed
  • Component changed from unfiled to attributes
  • Milestone changed from 1.next to 1.6.1

Thanks for looking into it.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.