Changes between Initial Version and Version 1 of Ticket #11372
- Timestamp:
- Jun 25, 2010, 11:00:18 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11372 – Description
initial v1 8 8 dojo.addClass should also do this. Performance tests have shown, when creating a TabContainer, the average time for each dojo.addClass call goes from 14ms to 10ms, a huge saving 9 9 10 Insta tiating a TabContainer with many (> 30) tabs in IE 6 and 7 is very slow, and this one line fix speeds it up a lot.10 Instantiating a TabContainer with many (> 30) tabs in IE 6 and 7 is very slow, and this one line fix speeds it up a lot.