SyntaxFix
Write A Post
Hire A Developer
Questions
You could do it with jQuery.
$('.myClass').click(function() { alert('hohoho'); });