This is a re-do of a question that was closed erroneously: jQuery 1.8 outer Height/Width not working
I\'m hitting the same issue. outerWidth and o
outerWidth
o
Looks like it is jqueryUI issue. Seems to be fixed in 1.8.22.
With jquery UI 1.8.21: http://jsfiddle.net/yVq5H/13/
With jquery UI 1.8.21:
With jquery UI 1.8.22 (fixed): http://jsfiddle.net/yVq5H/14/
With jquery UI 1.8.22 (fixed):