[jQuery] Intfac Sotabls estion

2006-10-12 Thread Nathan Smith
http://host.sonspring.com/dragdrop/ ^ See here for example. I am wondering if / how to use the Interface elements for jQuery to make the list item labeled "Company" able to be draggable / droppable, but only within its containing column. m2f

Re: [jQuery] Intfac Sotabls estion

2006-10-12 Thread Webunity | Gilles van den Hoven
Nathan Smith wrote: http://host.sonspring.com/dragdrop/ Hi Nathan! Change your javascript code to this and try again! $(document).ready( function () { // Save options hshOptions = { accept: 'sortableitem', activeclass: 'background',