IE + Safari suddenly not having my NestedSortables
Last night I had full browser support for my NestedSortables list. I
checked it today and only Firefox responds properly. IE and Safari
don't even do any jQuery at all. I set up a test page with only a
list, the required includes and the required NestedSortables
javascript to make the sortable list work, and I get the same problem,
so it's nothing to do with the rest of the code in the app I'm working
on.
Check out the test here:
http://edigitalstudios.com/test/test.html
I set this page up just like the NestedSortables demo page (so it
seems) but obviously mixed something up somewhere. Can anyone see what
I'm doing wrong? As far as I can remember I didn't change the syntax
of this stuff from last night when it worked perfectly.