2
shouts

Simulate Threading Using Javascript « Yet Another WebDev Blog

posted by http://hboss.myopenid.com/http://hboss.myopenid.com/ 245 days, 12 hours, 40 minutes ago
Friday, July 10, 2009 11:10:20 AM GMT

Large loops in Javascript tend to slow down browsers and cause the user experience to degrade. With the use of enclosures and setTimeout, we can simulate 'threading' and improve the performance of our page. This post explains how to create a simple class to handle 'threading'.

category: UX | clicked: 3 | | source: somewebguy.wordpress.com | show counter code
tags: JavaScript, Threading, User Experience, web development

No comments yet, be the first one to post comment.

To post your comment please login or signup