twicejr

Results 4 comments of twicejr

I think this is not a big problem, and will likely break existing websites that use it as is, currently. Maybe I'm a bit too pessimistic here, but i.m.o., a...

@DrSchizo , I assume you did NOT forget the comma after the change function, as in your sample code? Will look into it when I have time. I think whatever.parent().parent().attr("id")...

I think we should solve this in a similar way I coded the disableParentChange functionality. //pseudo code: !(oldParent.is(newParent) && oldItem.index() == newItem.index())

It is fixed and tested in the latest version.