#9434 closed enhancement (fixed)
.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work on window and document
| Reported by: | scottgonzalez | Owned by: | Timmy Willison |
|---|---|---|---|
| Priority: | low | Milestone: | 1.7 |
| Component: | dimensions | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
.outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() should all return meaningful values for window and document. They should simply return .width()/.height().
Change History (5)
comment:1 Changed 12 years ago by
| Component: | unfiled → dimensions |
|---|---|
| Keywords: | needsreview added |
| Priority: | undecided → low |
| Status: | new → open |
comment:2 Changed 12 years ago by
| Keywords: | needsreview removed |
|---|---|
| Owner: | set to Timmy Willison |
| Status: | open → assigned |
comment:3 Changed 12 years ago by
| Milestone: | 1.next → 1.7 |
|---|
comment:4 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 Changed 12 years ago by
Add support for calling outer/inner Width/Height on the window and document. Fixes #9434.
Changeset: 1ebced173697421db5e0839d7ca092007455b42c
Note: See
TracTickets for help on using
tickets.

Fixed in commit 1ebced173697421db5e0839d7ca092007455b42c