Opened 10 years ago
Closed 10 years ago
#13593 closed bug (notabug)
.hide() not working on the selected options in dropdown in IE
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I want to hide the selected options in a drop down,which gets auto populated. I used $('id of drop down option:selected').hide().It works well in firefox browser..But IE is not supporting this feature..Please give your suggestions.
Note: See
TracTickets for help on using
tickets.
Please ask for help on the forums or in the #jquery irc channel.