2
shouts

What determines that a script is long-running?

posted by iftekharahmedamitiftekharahmedamit 414 days, 11 hours, 14 minutes ago
Saturday, January 24, 2009 4:43:44 AM GMT

What determines that a script is long-running?

One of the programming barriers that web developers are constantly bumping up against is the dreaded long-running script dialog (also called a runaway script dialog). These frightening dialogs are displayed whenever your JavaScript code takes too long to execute. The cardinal rule of web programming is that a user should never see this dialog, as it indicates a lack of proper JavaScript...

category: Ajax | clicked: 1 | | source: www.nczonline.net | show counter code
tags: JavaScript

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

To post your comment please login or signup