Skip to main content

Bug Tracker

Side navigation

#1257 closed bug (duplicate)

Opened May 30, 2007 06:26PM UTC

Closed June 15, 2007 08:52PM UTC

Last modified June 21, 2007 03:58AM UTC

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.

Attachments (0)
Change History (1)

Changed June 15, 2007 08:52PM UTC by brandon comment:1

resolution: → duplicate
status: newclosed

duplicate of #1141