Fixed a problem with incorrect height/width being reported both in quirks mode (in...
authorJohn Resig <jeresig@gmail.com>
Wed, 5 Jul 2006 04:14:46 +0000 (04:14 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 5 Jul 2006 04:14:46 +0000 (04:14 +0000)
commit3811ac4b5cb8d240d037fea7b26a8abc7fc6e490
tree0bc38b73e2a8e0f89b2e3940eed6f0b92b0b84b5
parentf197c7469f43c02bcbc65f2f41e2b419f0379700
Fixed a problem with incorrect height/width being reported both in quirks mode (in IE) and by the box model. Also added a nice new $.swap() scoping function.
jquery/jquery.js