Bug Tracker

Opened 11 years ago

Closed 11 years ago

#12564 closed bug (notabug)

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

Change History (1)

comment:1 Changed 11 years ago by dmethvin

Resolution: notabug
Status: newclosed

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

Note: See TracTickets for help on using tickets.