Side navigation
#12236 closed bug (invalid)
Opened August 10, 2012 07:49AM UTC
Closed August 25, 2012 08:50AM UTC
outerHeight problem with http://code.jquery.com/jquery-latest.js
Reported by: | vachoh@gmail.com | Owned by: | vachoh@gmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
the script included in page <script src="http://code.jquery.com/jquery-latest.js"></script> is returning wrong result for $(anything).outerHeight() !!!
Attachments (0)
Change History (3)
Changed August 10, 2012 12:12PM UTC by comment:1
owner: | → vachoh@gmail.com |
---|---|
status: | new → pending |
Changed August 10, 2012 12:34PM UTC by comment:2
Most importantly, make sure you are using jQuery UI 1.8.22 as mentioned in the blog post.
Changed August 25, 2012 08:50AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/. Open the link and click to "Fork" (in the top menu) to get started.