Hi Rafal,
In what way does it not work? I transcribed your code into jsbin and
it seems to be fine, though I don't have any roundbox styling being
applied:
http://jsbin.com/oququ3/edit
Nathan
Hello,
I just started to user jquery. Its very good , though as the beginner
I have some issues ;-)
I have sortable llisty build like this:
Item 1
.
in functions.js I have this:
$(function(){
$("#elements").sortable();
$("#elements").disableSelection();
});
This make the whole list perfe
2 matches
Mail list logo