Hi, I am trying to create two lists which the user can sort between.

Basically an active and inactive list of sections of the site. So those in
list a will be active and those in b will be inactive. Simple and I've got
it working using Interface and a bit of fiddling.

However (Yes the but!) I can't get my copy to react quite the same as the
demo:

Mine is here: http://www.sico.co.uk/jquery/sortable/
The demo is here: http://interface.eyecon.ro/demos/sort.html

Problem 1: When you drag an element in mine it loses the CSS and becomes
text, on the demo the CSS is retained, what have I got wrong or am I
missing?

Problem 2: On the demo it is farely easy to add an item to the bottom of the
list, on mine it is intermittent, sometimes it will pick up the last space
and others it will require you to place the item in the middle then move it
to the bottom.

I think the majority of my problems are to do with it losing the style of
the LI. To be honest I don't know what I'm looking for as I can't see
anything in the demo code which doesn't equate to mine?

Thank you
Simon
-- 
View this message in context: 
http://www.nabble.com/Interface-Sortables-tf3455566.html#a9640622
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to