This here is my
code.
$(document).ready(function(){
$(".btn.btn-default.btn-lg.remove").click(function(){
$(this).parent().remove();
});
});
class="col-md-2">
class="col-md-2">
No comments:
Post a Comment