ui tabs breaks height() function
When attempting to return the height() on images that were inside a ui
tabbed div (after ui tabs had run), a 0 was always returned. When
getting the height() of the same images prior to tabs running the
correct heights were returned.
I've tested this using the latest ui.core and ui.tabs files (both
1.5.2 and 1.6rc2 versions).
Any thoughts / fixes on this?