Modify ↓
Ticket #240 (closed bug: wontfix)
jQuery IE6 bug with base href
| Reported by: | toni.viemero@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | effects | Version: | 1.0 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If you use 'base href=""' in document, jQuery slideToggle() function slides box open and closes right after opening it if you're using IE6. IE7 RC1 working fine.
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.
Note: See
TracTickets for help on using
tickets.

IE6 has some issues with the <base> element. http://www.456bereastreet.com/archive/200608/base_elements_cause_text_selection_problems_in_ie/