javascript - Should I use window.onload or script block? - Stack Overflow

javascript - Should I use window.onload or script block? - Stack Overflow

瀏覽:366
日期:2026-04-23
Should I use window.onload or script block? up vote 13 down vote favorite I have a javascript function that manipulates the DOM when it is called (adds CSS classes, etc). This is invoked when the user changes some values in a form....看更多