Hi All

Just a fair warning Chome 32 deprecated document.body.scrollTop/scollLeft 
-- so when implementing Draggables and Droppables in Scriptaculous the 
location of the element that is dragged will not be in the correct place as 
well as won't fire the dropped correctly.


I've added the logic/polyfill to the Element#cumulativeScrollOffset() 
method (where the problem is) and submitted the Pull request. The Pull 
request was merged in to main trunk a week ago.

If you are having problems with 
Draggables/Droppables/Element#cumulativeScrollOffset() please update to the 
latest github version. If you cannot build from the github repo - there are 
built versions in my github repo here 
-> https://github.com/jwestbrook/prototype


Walter also has a CDN setup and the latest build from my repo is hosted 
there as well

http://cdnadmin.freewaypro.com/libraries/16

Thanks everyone!

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prototype-scriptaculous+unsubscr...@googlegroups.com.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to