Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用href调用我知道上面不是一个好习惯(在href中调用javascript函数),但是很多网页使用href调用js函数,所以我需要知道如何在不执行鼠标或键盘的情况下触发js myfunction ,我该怎么办?谢谢
在 body 标签内使用 onLoad 事件怎么样?