#1257 closed bug (duplicate)
width() too slow on IE6
Reported by: | ricobl | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | dimensions | Version: | 1.1.2 |
Keywords: | width ie6 slow | Cc: | |
Blocked by: | Blocking: |
Description
I've got very slow results using the width method to get the width of an object on Internet Explorer 6.
Benchmarking, it took almost a minute to give me the result, while using offsetWidth or clientWidth takes less than a second.
Note: See
TracTickets for help on using
tickets.
duplicate of #1141