Hi,

in your example a sub element is also part of a parent. So in IE sorting 
a sub element also causes the parent to be sorted. You can avoid this 
problem by defining a handle at least on the parent list. You may put 
text and link of the parent li into a span and use the option 'handle': 
'> span'.

Greetings, T

Cyril Lopez schrieb:
> 2009/10/19 Blunk <djbl...@gmail.com <mailto:djbl...@gmail.com>>
>
>
>     Hi everyone, im need some help here with IE compatibility.
>     I have a small script that uses sortable jquery ui to sort two
>     different UL.
>     It works perfectly on Firefox/Safari/Chrome but on IE when you move a
>     sub li the "animation" messes up.
>     If anyone could take a look at it and tell me if there is any
>     solution.
>
>     The demo is here: http://blunk.com.ar/dev/sort/
>     Add a Parent with the link, then two or more Subs and try to sort
>     those.
>
>     Thanks
>
>
> I was about to post this issue. I have exactly the same problem on IE 
> 7/8 (6?).
> If anyone knows how to fix it...
>
> Cyril, Nethik
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to