Opened 15 years ago
Closed 15 years ago
#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: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | core → interface |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Interface is no longer supported. You may want to consider switching to jQuery UI.
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.