Skip to main content

Bug Tracker

Side navigation

#12564 closed bug (notabug)

Opened September 19, 2012 08:24AM UTC

Closed September 19, 2012 11:57AM UTC

Curious value obtained with outerHeight function

Reported by: stephane Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.1
Keywords: Cc:
Blocked by: Blocking:
Description

After updating jQuery from the version 1.7.2 to version 1.8.1,

the following instructions does not return an integer value, but it returns the "document" HTML element.

$(document).outerHeight(); -> [ Document# ]

Sorry for my approximative english...

Regards, Stéphane Lasmartres

Attachments (0)
Change History (1)

Changed September 19, 2012 11:57AM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

One of your plugins is shimming outerHeight. Be sure you have upgraded jQuery UI if you are using it.