FD_F Posted September 4, 2009 Share Posted September 4, 2009 Hi i have many loops running on page (no other way) there is any way tell the browser give only 50% CPU for javascript running? so the user can continue move in the page Quote Link to comment Share on other sites More sharing options...
rhodesa Posted September 4, 2009 Share Posted September 4, 2009 no...you can't delegate CPU like that...you could try to slow it down with setTimeout...but that might get messy... why so many loops? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.