Modify ↓
Ticket #3057 (closed bug: wontfix)
Safari option hide bug
| Reported by: | sethtrain | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When inspected with Safari the generated code looks correct but Safari doesn't actually do what you think it needs to.
Attachments
Change History
Changed 5 years ago by sethtrain
-
attachment
safari_hide.html
added
comment:1 Changed 5 years ago by sethtrain
This is also an issue with IE6 and IE7. Firefox obviously works fine.
comment:2 Changed 5 years ago by flesler
- Status changed from new to closed
- Resolution set to wontfix
You cannot set options to display:none on IE, that's a native issue of the browser. Neither on Safari. This is not a jQuery issue.
I googled around for a workaround with no luck. If you find any, do reopen.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Example of issue. Currently doesn't work with Safari Version 3.1.1 (5525.20)