Why its recommended not use onclicks in your HTML.Use Event Handlers in your JS file

Posted by piemesons on Stack Overflow See other posts from Stack Overflow or by piemesons
Published on 2010-05-17T12:01:54Z Indexed on 2010/05/17 12:10 UTC
Read the original article Hit count: 129

Filed under:
|
|

Why its recommended not use onclicks in your HTML.Use Event Handlers in your JS file is considered as best practice???

© Stack Overflow or respective owner

Related posts about html

Related posts about best-practices