I am having some problems with my sortable..

        Sortable.create('listbg',{
                        tag:'div',
                        handel:'reorderhandle',
                        onUpdate:function(){
                                console.log("List reordered");
                        }
                        
                        });


I can grab and drag the child divs as expected with the handle, but I  
can not actually reorder the divs.

Any idea what it is I am missing???

Thanks.





______________________________________________________________________
Alex Duffield ❖ Principal ❖ InControl Solutions . http:// 
www.incontrolsolutions.com




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to