Skip to main content

Bug Tracker

Side navigation

#5956 closed bug (invalid)

Opened January 27, 2010 02:43PM UTC

Closed June 14, 2010 12:49AM UTC

.innerHeight() & innerWidth() failed to run under firefox 3.5.7

Reported by: chwkai Owned by:
Priority: major Milestone: 1.4.2
Component: unfiled Version: 1.4.1
Keywords: Cc:
Blocked by: Blocking:
Description

the $(document).innerHeight() and $(document).innerWidth() failed to run under the firefox 3.5.7. with its error information:

elem.ownerDocument is null

var defaultView = elem.ownerDocument.defaultView;

Attachments (0)
Change History (1)

Changed June 14, 2010 12:49AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Please attach a test case.