Side navigation
#8638 closed bug (invalid)
Opened March 25, 2011 10:43AM UTC
Closed April 14, 2011 08:06AM UTC
Last modified February 21, 2013 05:29PM UTC
[IE9] Function height() not working
Reported by: | contact@martinez-frederic.fr | Owned by: | contact@martinez-frederic.fr |
---|---|---|---|
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
Attachments (0)
Change History (8)
Changed March 25, 2011 03:40PM UTC by comment:1
owner: | → contact@martinez-frederic.fr |
---|---|
status: | new → pending |
Changed March 30, 2011 08:21PM UTC by comment:2
component: | unfiled → dimensions |
---|
Changed April 14, 2011 08:06AM 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!
Changed July 17, 2012 05:12AM UTC by comment:4
.height() is not working in IE9, please help its argent...
Changed July 17, 2012 12:39PM UTC by comment:5
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.
Changed February 21, 2013 03:31PM UTC by comment:6
Please reevaluate this serious bug guys. This is a MAJOR bug in jquery, which breaks cross-browser compatibility.
Changed February 21, 2013 05:19PM UTC by comment:7
Then we need a major test case.
Changed February 21, 2013 05:29PM UTC by comment:8
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.