SyntaxFix
Write A Post
Hire A Developer
Questions
probably the onclick handler should read onclick='hello();' instead of onclick=hello();
onclick
onclick='hello();'
onclick=hello();