Is there a way to have a confirmation dialog popup when clicking a checkbox?
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
<script>
jQuery('.trash_note').click(function() {
if( !confirm('Are you sure you want to move this note to the recycle bin?')) {
return false;
} else {
}
});
</script>
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com