in my javascript file, which executes first, initialization code or code in an $(document).ready() event

后端 未结 0 1919

A project I am working on has some initialization code (not in any function) and some code in a jQuery $(document).ready() event. Which code executes first? Why? I\'d also l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题