Skip to main content

Bug Tracker

Side navigation

#12815 closed bug (notabug)

Opened October 31, 2012 02:17PM UTC

Closed October 31, 2012 02:40PM UTC

Document and window width() and height() do not work in Chrome

Reported by: gjeremenko@ecc.net Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

In Chrome (Version 22.0.1229.94 m) the document and window width() and height() CSS do not work, whereas they only read the width and height of the container they are in and not the actual parameters of the document or window.

I discovered this issue on your site at the following URLs:

http://docs.jquery.com/CSS/height

http://docs.jquery.com/CSS/width

Attachments (0)
Change History (2)

Changed October 31, 2012 02:24PM UTC by gjeremenko@ecc.net comment:1

Apologies, just noticed that the height() and width() properties are restricted to the iframe... such a bummer.

Changed October 31, 2012 02:40PM UTC by mikesherov comment:2

resolution: → notabug
status: newclosed