Dimensions vs Core
Dimensions vs Core
It looks like the dimensions plugin is now whittled down to the following methods: scrollTop/Left, position and offsetParent.
Lets just create a dimensions.js file and throw the dimension related methods in there (width/height, inner/outterWidth/Height) and put the rest of the methods in the offset.js file.
Thoughts?
--
Brandon Aaron