Posts by Arthur Cáceres • 33 points
1 post
-
3
votes2
answers729
viewsQ: How to invoke methods directly in jQuery’s HTML elements?
In javascript I can invoke the methods normally, but when using jQuery, it does not work. Ex.: <a href="#" onclick="meuMetodo()"> Link </a> In javascript methods work like this, but in…
jqueryasked Arthur Cáceres 33