Skip to main content

Bug Tracker

Side navigation

#4100 closed bug (duplicate)

Opened February 09, 2009 07:57PM UTC

Closed February 10, 2009 12:05AM UTC

Last modified March 18, 2009 03:18AM UTC

Error using outerHeight() ou window or document elements

Reported by: percivall Owned by:
Priority: major Milestone: 1.3.2
Component: unfiled Version: 1.3.1
Keywords: Cc:
Blocked by: Blocking:
Description

When we try to use something like:

$(window).outerHeight();

in Firefox, he fires an error.

Working fine in IE.

Thanks!

Attachments (0)
Change History (2)

Changed February 10, 2009 12:05AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

This is a duplicate of #3050.

Changed March 18, 2009 03:18AM UTC by brandon comment:2

Use $(window).height()