Thursday, November 10, 2011

JavaScript Errors

JavaScript Run-time Errors

JavaScript run-time errors are errors that result when your JavaScript script attempts to perform an action that the system cannot execute. JavaScript run-time errors occur while your script is being executed; when variable expressions are being evaluated, and memory is being dynamic allocated.



 

JavaScript Syntax Errors

JavaScript syntax errors are errors that result when the structure of one of your JavaScript statements violates one or more of the grammatical rules of the JavaScript scripting language. JavaScript syntax errors occur during the program compilation stage, before the program has begun to be executed.

 

No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

Open Hardware Monitor A Handy Tool for System Monitoring

#Open #Hardware #Monitor: A Handy Tool for #System #Monitoring #OpenHardwareMonitor is a free, #opensource #software designed to monitor t...