Skip to main content

Bug Tracker

Side navigation

#3481 closed bug (duplicate)

Opened October 14, 2008 04:13PM UTC

Closed May 16, 2009 02:51AM UTC

$(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.

Attachments (0)
Change History (1)

Changed May 16, 2009 02:51AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Dup of #3117.