What is the page life cycle in javascript?
What are they?
How do they work?
Asked
Active
Viewed 3.4k times
16

rahulroy9202
- 2,730
- 3
- 32
- 45

zanhtet
- 2,040
- 7
- 33
- 58
1 Answers
17
There is bunch of information out here:
JavaScript: DOM load events, execution sequence, and $(document).ready()
Info on DOM and web page lifecycle
Javascript Execution order: http://javascript.about.com/od/hintsandtips/a/exeorder.htm

Community
- 1
- 1

Madhur Ahuja
- 22,211
- 14
- 71
- 124