JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman

Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

JavaScript Execution Order

Tuesday May 13, 2008
Which piece of JavaScript runs when?

To someone experienced with using JavaScript it is really obvious which parts of the code will be run at what stage in the processing of the page source in loading the page and subsequently as a result of interactions by the visitor. To someone who is just starting out it may not be anywhere near as obvious (particularly given that well written JavaScript is kept completely separate from the HTML). In this article we look at the different types of code fragments that can be found within any JavaScript and look at which parts of it get run when.

JavaScript Execution Order

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss

Community Forum

Explore JavaScript

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.