I trying to get onclick work, but it does not... Here is my code:
HTML
Maybe JQuery library is missing..then add this on you code:
$(document).ready(function(){ ...code here.. });