JS action Hints
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
$('#spn_adeny_'+idd).html('Denied')
$('#spn_adeny_'+idd).attr('onclick','AjaxFunc(\''+idd+'\',this,\''+act+'\',\'1\');');
$('#spn_adeny_'+idd).attr('class','label label-danger');