Opened 12 years ago
Closed 12 years ago
#8614 closed bug (invalid)
maybe jquery core problem with ie9
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
it fix by download 1.5.1 sorry and thank you.