$.css() now accounts for borders in addition to padding when calculating the height...
authorJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 00:09:51 +0000 (00:09 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 16 Jun 2006 00:09:51 +0000 (00:09 +0000)
commitd9b1d3436aac059ff2cdddb89f4b8fdc260366e1
treec219775dd6c3dc234af00c1999bbf9e267199fc7
parenta70ab6564bb469af0a64d43bb0b5c20bc27d83fb
$.css() now accounts for borders in addition to padding when calculating the height/width of an element.
jquery/jquery.js