#8638 closed bug (invalid)
[IE9] Function height() not working
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | dimensions | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
The height() function is not working on the new version of Internet Explorer = IE9.
Indeed, height() return a high value. My only solution is to use .css('height') function.
Regards,
Frédéric MARTINEZ
Change History (8)
comment:1 Changed 13 years ago by
Owner: | set to contact@… |
---|---|
Status: | new → pending |
comment:2 Changed 13 years ago by
Component: | unfiled → dimensions |
---|
comment:3 Changed 12 years ago by
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!
comment:5 Changed 11 years ago by
If it's broken, please follow the instructions and show how it's broken by providing a jsfiddle of the problem. Go to jsfiddle.net and create a test case demonstrating the issue.
comment:6 Changed 11 years ago by
Please reevaluate this serious bug guys. This is a MAJOR bug in jquery, which breaks cross-browser compatibility.
comment:8 Changed 11 years ago by
This is just another dup of the many tickets where people are using Quirks knowingly or unknowingly and our behavior there changed recently. jQuery has never supported Quirks Mode. The jQuery Migrate plugin will give you a warning about this. Use it.
Please provide an example in jsFiddle so we can investigate.