Skip to main content

Bug Tracker

Side navigation

#3340 closed bug (duplicate)

Opened September 08, 2008 07:10PM UTC

Closed May 16, 2009 02:51AM UTC

$(window).height() don't work in Opera

Reported by: emaia Owned by: brandon
Priority: major Milestone: 1.3
Component: dimensions Version: 1.2.6
Keywords: css .height() window Cc:
Blocked by: Blocking:
Description

$('div').css({

height: $(window).height() // equal to 100%

});

dont't work in Opera 9.5

In jQuery website, examples don't work too

Attachments (0)
Change History (1)

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

resolution: → duplicate
status: newclosed

Dup of #3117.