rgrove / jquery-yui3-rosetta-stone

A guide to idioms in YUI 3 and jQuery.
BSD 3-Clause "New" or "Revised" License
65 stars 20 forks source link

.width() and .height() #4

Closed Heilemann closed 13 years ago

Heilemann commented 13 years ago

The YUI3 equivalents are .getComputedStyle('width') and .getComputedStyle('height').