Skip to main content

Bug Tracker

Side navigation

#5932 closed bug (worksforme)

Opened January 26, 2010 07:14AM UTC

Closed November 01, 2010 05:30AM UTC

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.

Attachments (0)
Change History (2)

Changed January 27, 2010 12:33AM UTC by panghea comment:1

ON IE6

Changed November 01, 2010 05:30AM UTC by snover comment:2

resolution: → worksforme
status: newclosed