Modify ↓
Ticket #2078 (closed bug: invalid)
jQuery( "#element" ).height() returns 0 in Safari 3
| Reported by: | aarongough | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | core | Version: | 1.2.1 |
| Keywords: | safari height ul li returns 0 | Cc: | |
| Blocking: | Blocked by: |
Description
I have not had time to test this on a wide variety of elements but I know that the height is returned incorrectly on UL and LI elements.
The elements being queried are "display: block" and do not have any special positioning applied to them.
Please email me after Dec 21 if you need further testing done.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

sorry for the lack of detail, this bug has caught me in the middle of a major project so I am looking for a work-around outside of jQuery for the moment. Thanks for your help! A