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!
This is a duplicate of #3050.