Bug Tracker

Modify

Ticket #12564 (closed bug: notabug)

Opened 8 months ago

Last modified 8 months ago

Curious value obtained with outerHeight function

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

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

comment:1 Changed 8 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to notabug

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.