Opened 11 years ago
Closed 11 years ago
#12568 closed bug (duplicate)
$(window).height() and $(document).height() return same value - that of document height
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$(window).height() and $(document).height() return same value - that of document height
--self explanatory. works in 1.7.2 but not 1.8.1
Note: See
TracTickets for help on using
tickets.
Duplicate of #12388.