Fix for bug #760 (fontSize returns different values in IE). This was part of a larger...
authorJohn Resig <jeresig@gmail.com>
Fri, 7 Sep 2007 21:39:44 +0000 (21:39 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 7 Sep 2007 21:39:44 +0000 (21:39 +0000)
commit3abf3125cb737f120b6b86c6011fd7ce0e6ba7cc
tree31e31e2da469fbfb6d368a7b74c976c4e740bf59
parentba2109136deda8fce5bd4d4dc96f0a45ffaf646a
Fix for bug #760 (fontSize returns different values in IE). This was part of a larger issue where IE returned non-pixel values from it's computed style - this normalizes it (thanks to a fix by Dean Edwards).
src/jquery/jquery.js