I'm learning jQuery and I do not always know exactly how to develop the code more cleanly, semantically, I'll end up learning. How could I improve this code?
$("#click_apoio").on('click', function( evento ){
evento.preventDefault();...
asked by
05.08.2015 / 15:29