Bug Tracker

Opened 14 years ago

Closed 13 years ago

#4907 closed bug (duplicate)

jQuery.fn.width and jQuery.fn.height returns incorrect values for window in Opera

Reported by: mdevils Owned by: brandon
Priority: major Milestone: 1.4
Component: dimensions Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

Description

In Opera it returns the size of document body unlike in other browsers.

In evaluating window size in Opera the folowing properties should be used: window.innerWidth and window.innerHeight.

Change History (2)

comment:1 Changed 14 years ago by dmethvin

Component: unfilleddimensions
Owner: set to brandon

comment:2 Changed 13 years ago by dmethvin

Resolution: duplicate
Status: newclosed

Dup of #3117.

Note: See TracTickets for help on using tickets.