This simple code thrashes IE. The cpu goes to 100% and I can watch IE consume ram...
$$('.Grid_ItemRow').each(function(element, index) {
Event.observe(element, 'mouseover', function() { element.className='Grid_ItemRowHover';});
});
Jim
Hi, I tried using v1.6.0 of the scriptaculous libraries (including latest prototype library) in one of my existing apps that uses the 1.5.1 version, and found that IE 6 was very unstable. Actions get slower and slower over time until the page is basically unusable. This continues until the browser window closes – a page refresh does not solve the problem. I can't provide the exact code that is causing the problem though.
This would indicate to me that there is something leaking now that wasn't leaking before – has anyone else noticed this?
Sam Piper
SENIOR DEVELOPER
Level 3 Wharf 7 Pirrama Road
Pyrmont NSW 2009
D. 02 8596 4405
M. 0421 665 279
Part of the Fairfax Digital Network
--------------------------------------
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs