Bug Tracker

Opened 13 years ago

Closed 12 years ago

Last modified 11 years ago

#8638 closed bug (invalid)

[IE9] Function height() not working

Reported by: contact@… Owned by: contact@…
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 dmethvin

Owner: set to contact@…
Status: newpending

Please provide an example in jsFiddle so we can investigate.

comment:2 Changed 13 years ago by Rick Waldron

Component: unfileddimensions

comment:3 Changed 12 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

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:4 Changed 11 years ago by sanjaycs29@…

.height() is not working in IE9, please help its argent...

comment:5 Changed 11 years ago by mikesherov

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 betamx@…

Please reevaluate this serious bug guys. This is a MAJOR bug in jquery, which breaks cross-browser compatibility.

comment:7 Changed 11 years ago by Timmy Willison

Then we need a major test case.

comment:8 Changed 11 years ago by dmethvin

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.

Note: See TracTickets for help on using tickets.