Bug Tracker

Ticket #2078 (closed bug: invalid)

Opened 8 months ago

Last modified 8 months ago

jQuery( "#element" ).height() returns 0 in Safari 3

Reported by: aarongough Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.2 Component: core
Version: 1.2.1 Keywords: safari height ul li returns 0
Cc: Needs: Review

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.

Attachments

Change History

Changed 8 months ago by aarongough

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

Changed 8 months ago by aarongough

well it turns out that the bug was being caused by an un-related error ( apparently 'length' is treated as a reserved word by both IE & safari ). I tried to close the ticket but I can't work out how.

Sorry for the hassle. A

Changed 8 months ago by davidserduke

  • status changed from new to closed
  • resolution set to invalid

No problem. Thanks for both reporting the problem and for following up.

Closed based on information from the author.

Note: See TracTickets for help on using tickets.