I was reviewing the prototype library (current SVN version) to try to understand the library better. I noticed there are two implementations of the "clone" method on the Position object. There is one before the implementation of the page method and one after.

They both appear to be similar actions (copy the positioning from one element to another) although the second implementation is more configurable. Am I misreading or misunderstanding the code? I am viewing this at:

http://dev.rubyonrails.org/browser/spinoffs/prototype/src/position.js

Eric

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to