page lifecycle in javascript

后端 未结 1 1188
星月不相逢
星月不相逢 2021-02-04 07:28

What is the page life cycle in javascript?
What are they? How do they work?

1条回答
  •  旧巷少年郎
    2021-02-04 07:55

    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

    0 讨论(0)
提交回复
热议问题