Ticket #8614 (closed bug: invalid)
maybe jquery core problem with ie9
| Reported by: | kawewong@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
i use this plugin http://users.tpg.com.au/j_birch/plugins/superfish/ it's jquery superfish.
it works very well with all browser include ie7-8; but ie9 it missing arrow sign. (triangle image)
DON't just tell me that is a plugin problem.
because when i use jquery Core version 1.5.x , it's missing arrow sign for sub menu. but if i use jquery Core version 1.2x as this example http://users.tpg.com.au/j_birch/plugins/superfish/example.html by download from http://docs.jquery.com/Downloading_jQuery, it works!
summary: superfish+jquery1.5x = work perfectly on all browsers including ie7-8 but not in ie9 superfish+jquery1.2x = work perfectly on all browsers including ie9
is this a jquery core bug?
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

it fix by download 1.5.1 sorry and thank you.