Bug Tracker

Modify

Ticket #4055 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

innerWidth and ... fails for document and window

Reported by: SalarSoft Owned by: brandon
Priority: major Milestone:
Component: dimensions Version: 1.3.1
Keywords: innerWidth,outerWidth,innerHeight,outerHeight Cc:
Blocking: Blocked by:

Description

I'm using jQuery 1.3.1 with Firefox 3.0.5.

for $(document) and $(window) objects innerWidth, outerWidth, innerHeight and outerHeight doesn't work and an exception occurs.

Firebug reported this error: "object is undefined" line 666.

The methods works fine in other browsers.

Change History

comment:1 Changed 4 years ago by brandon

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

Only width and height methods work on document and window objects.

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.