Displaying 1 result from an estimated 1 matches for "daduke".
Did you mean:
laduke
2007 Jan 25
0
performance problem with many droppables
...fields = document.getElementsByClassName(''field'');
for (var i = 0; i < fields.length; i++) {
Droppables.add(fields[i], {onDrop:addProduct})
}
Unfortunately, dragging one of the 6 "letters" is incredibly slow (for
fewer fields it isn''t). Online at http://daduke.org/scrabble/
my newb questions are:
- is there a way to make it faster or
- is the script.aculo.us framework not suitable for something like
this?
thanks and kind regards,
-Christian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to...