Side navigation
#4335 closed bug (duplicate)
Opened March 12, 2009 04:37AM UTC
Closed October 27, 2010 01:06AM UTC
Last modified October 27, 2010 01:06AM UTC
$(window).height() / Safari 3.0.x / jQuery 1.3.x incorrect value
Reported by: | emartin24 | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | dimensions | Version: | 1.3.2 |
Keywords: | dimensions window height safari | Cc: | |
Blocked by: | Blocking: |
Description
It appears that in Safari 3.0.x and jQuery 1.3.x, $(window).height() returns an incorrect value.
See: http://www.ericmmartin.com/code/jquery/opera/
Possibly related to:
http://dev.jquery.com/ticket/4155
It does not happen when using 1.2.6 nor when using Safari 3.2.x. I did not test with any other version of Safari.