How can I call JavaScript function after the whole web page loaded?

后端 未结 0 1572
自闭症患者
自闭症患者 2021-01-05 14:48

I have JavaScript function , I want to run this function when webpage is completely loaded, But it\'s not working. here is my code

window.onload = function()          


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