You can just move whole .js code inside <head> section in html in <script> tag like: <html> <head> <script> // all scripts here for example ...
確定! 回上一頁