Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:3 Changed 2 years ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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 months ago by sanjaycs29@…
.height() is not working in IE9, please help its argent...
comment:5 Changed 11 months 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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Please provide an example in jsFiddle so we can investigate.