Bug Tracker

Modify

Ticket #6956 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Change event of Listbox (select tag with multiple) doesn't work properly with jquery 1.4.2

Reported by: navneetabh Owned by:
Priority: Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: change event doesn't trigger properly Cc:
Blocking: Blocked by:

Description

There is a bug in jquery version 1.4.2. When we attach change event on <select> tag it doesn't work properly on change it return previous value. It was working fine in jquery.1.3.2 version and also works with javascript/inline define in tag itself (<select mutliple="mutliple" onchange="test();"></select>

Change History

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Can you please reopen the ticket with a complete test case?

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.