I am trying to use the jQuery.nestedSortable plugin fromhere, and its not working. It works in the website, but even when I view the page source, and save it as HTML, it does not work.
I am stumped. I have been trying to solve this for 2 days and looked all over online including this site. This is very frustrating, and I will be very impressed if you can solve it.
I have found a fantastic jquery plugin called nestedSortable which is working great. Now all I need to do is update my db with the new sorting order. I am using PHP.
I have been using NestedSortabe from b-hind and found it quite useful until I upgraded to latest jquery and jquery-ui I guess they changed the way mouse events are handled or something to that effect.
I\'ve got key-press-event handler and i need to determine which kind of key was pressed: modifier or not?