Opened 14 years ago
Closed 14 years ago
#3736 closed bug (invalid)
jQuery 1.3 Beta 1
Reported by: | Zhek-777 | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | offset | Version: | 1.2.6 |
Keywords: | Cc: | Zhek-777 | |
Blocked by: | Blocking: |
Description
Bug description: Functions $(window).width and $(window).height do not work
Example:
alert([$(window).width,$(window).height])
Change History (1)
comment:1 Changed 14 years ago by
Cc: | Zhek-777 added |
---|---|
Component: | unfilled → offset |
Milestone: | → 1.3 |
Resolution: | → invalid |
Status: | new → closed |
Version: | → 1.2.6 |
Note: See
TracTickets for help on using
tickets.
Try this instead and reopen if I'm missing something: