Bug Tracker

Ticket #3192 (new bug)

Opened 6 months ago

Last modified 5 months ago

jquery-1.2.6 got bug in ie5.5("option:selected")

Reported by: ntosss Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.3 Component: selector
Version: 1.2.6 Keywords:
Cc: ntosss, flesler Needs: Review

Description

jquery-1.2.1 worked good in ie5.5 $("#Select1 option:selected").each(function(){

alert(this.value);

});

but when it was updated to jquery-1.2.6, it got bug in ie5.5

Attachments

Change History

Changed 6 months ago by flesler

Your details are not quite enough to be able to handle this. Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem. Thanks.

Changed 5 months ago by flesler

  • cc set to ntosss, flesler
  • milestone changed from 1.2.1 to 1.3
Note: See TracTickets for help on using tickets.