Made outerHeight/outerWidth accept .outerWidth(true) to include the margin. If any...
authorJohn Resig <jeresig@gmail.com>
Sat, 15 Mar 2008 19:00:07 +0000 (19:00 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 15 Mar 2008 19:00:07 +0000 (19:00 +0000)
commitd44ddef720684d1eccba8cfe7d1afbaac5327378
treed83e0973cdeea1b7d9c00401dcbdc0212277bc83
parent8f14ee1dd5c3bffc987f9a21a518f9901de66b54
Made outerHeight/outerWidth accept .outerWidth(true) to include the margin. If any options are passed in it's assumed that you want the margin included.
src/offset.js