Cool! Thanks, Brandon! Great customer service :)
On 7/23/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > > Docs have been updated to specify that a method works with a hidden > element or not. > > -- > Brandon Aaron > > On 7/22/07, Fred Janon < [EMAIL PROTECTED]> wrote: > > > > Brandon, > > > > Thanks for the very prompt answer. Would you mind documenting these > > points in the docs? THat woudl be great! > > > > Thanks > > > > Fred > > > > On 7/23/07, Brandon Aaron <[EMAIL PROTECTED] > wrote: > > > > > > All of the width and height methods work on hidden elements but the > > > offset, position and offsetParent methods do not. All the methods handle > > > positioned elements fine with the exception of fixed position. Fixed > > > position has been very difficult to get implemented but it is a very high > > > priority. I haven't done much testing with tables ... but to my knowledge > > > it > > > all works just fine. If you come across an issue, feel free to email the > > > list and/or submit a bug report on the Dimensions project page. > > > > > > Thanks! > > > > > > -- > > > Brandon Aaron > > > > > > On 7/22/07, Fred Janon <[EMAIL PROTECTED]> wrote: > > > > > > > > Looks good, Brandon. > > > > > > > > Does it work on: hidden element (display: "none"), positionned > > > > elements (absolute or relative) or on table cells and rows? > > > > > > > > Thanks > > > > > > > > Fred > > > > > > > > > > > > On 7/23/07, Brandon Aaron <[EMAIL PROTECTED] > wrote: > > > > > > > > > > The 1.0 release of Dimensions is finally here. It has been a long > > > > > time in the making. Thanks to everyone who helped me test it! > > > > > > > > > > You can get the details and see an example using the new position > > > > > method over at my blog: > > > > > http://blog.brandonaaron.net/2007/07/22/dimensions-10/ > > > > > > > > > > You can download dimensions from the project page: > > > > > http://jquery.com/plugins/project/dimensions > > > > > Or via SVN: > > > > > http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/ > > > > > > > > > > > > > > > If you find any bugs or have any feature requests ... be sure to > > > > > report them at the dimensions project page. > > > > > > > > > > Oh... and you can check out the documentation over here: > > > > > http://brandonaaron.net/docs/dimensions/ > > > > > > > > > > Thanks! > > > > > > > > > > -- > > > > > Brandon Aaron > > > > > > > > > > > > > > > > > > >