jquery-uncheckable

jQuery plugin that adds functionality to uncheck a radio button.

Usage no npm install needed!

<script type="module">
  import jqueryUncheckable from 'https://cdn.skypack.dev/jquery-uncheckable';
</script>

README

About jQuery Uncheckable

jQuery plugin that adds functionality to uncheck a radio button.

Usage

$('input[type="radio"]').uncheckable();