Bug Tracker

Opened 15 years ago

Closed 14 years ago

#3481 closed bug (duplicate)

$(window).height() doesn't work properly on Opera 9.60.

Reported by: moxiecode Owned by: brandon
Priority: major Milestone: 1.3
Component: dimensions Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:

Description

It seems that the $(window).height() doesn't work properly on Opera. To fix this add window.innerHeight to jQuery since that property is correct.

Change History (1)

comment:1 Changed 14 years ago by dmethvin

Resolution: duplicate
Status: newclosed

Dup of #3117.

Note: See TracTickets for help on using tickets.