Displaying 1 result from an estimated 1 matches for "kablaam".
Did you mean:
kabala
2006 May 30
0
Droppables.remove and IE - bug?
http://www.commoner.com/~lsimon/scriptaculous/test/functional/dragdrop7_test.html
In IE, if you click on the "Reload cart droppable via ajax", and then
try to move the draggable, it goes kablaam.
Notice too that if you reload and try to click Remove Droppable that the
# of droppables stays at 1 or whatever, instead of going back to 0.
The DOM comparison in Droppables.remove doesn''t work when you do an AJAX
update of the content containing the droppable. The element.id stays the...