Side navigation
#12879 closed bug (notabug)
Opened November 10, 2012 11:14AM UTC
Closed November 10, 2012 01:50PM UTC
.outerHeight() returns an object rather than its pixel height
Reported by: | marcinr | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi guys,
.outerHeight() seems to return actual object rather than its outterHeight in pixels.
to reproduce: $(object).outterHeight();
cheers,
/Marcin
sorry for the typo, of course I meant $(object).outerHeight();