Opened 10 years ago
Closed 10 years ago
#12879 closed bug (notabug)
.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
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Please make sure you've also updated to the latest version of jQueryUI, as this is a known issue solved by upgrading. Thanks!
Note: See
TracTickets for help on using
tickets.
sorry for the typo, of course I meant $(object).outerHeight();