Bug Tracker

Opened 13 years ago

Closed 12 years ago

#5932 closed bug (worksforme)

not work change event at first time.

Reported by: panghea Owned by: brandon
Priority: major Milestone: 1.4.2
Component: event Version: 1.4.1
Keywords: Cc:
Blocked by: Blocking:

Description

$('#test_input').change(function(){

$('#out_input').val('called');

});

it's not called on first change event.

Change History (2)

comment:1 Changed 13 years ago by panghea

ON IE6

comment:2 Changed 12 years ago by snover

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.