Modify ↓
Ticket #2574 (closed bug: wontfix)
Issue with jQuery1.2.3 and Interface Plug-in
| Reported by: | Kevin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | interface | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I am trying to run a demo on IE7. Demo uses jQuery version1.1.2 with interface plug-in available at: http://interface.eyecon.ro/demos/sort.html This is working fine.
I tried to run the same demo on IE7 with jQuery 1.2.3 and it's not working. I don't know why is it not working with jQuery1.2.3 ???
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.

Also there is some issue with the example. If we make one column empty by moving all tabs in other two columns, then in IE7 doesn't allow to rearrange the empty column. However this is working fine with Firefox.