Posts by Abner Carvalho Almeida • 1 point
1 post
-
0
votes2
answers104
viewsA: Javascript going to the top of the page?
If you want to continue using html anchor markup(<a href="#">...</a>) you can just use a return false; at the end of its function. Example: function add_like(post_id, hora_post){…