Checkboxradio
jQuery Plugin for progressively enhanced radio buttons and checkboxes
Install / Use
/learn @filamentgroup/CheckboxradioREADME
:warning: This project is archived and the repository is no longer maintained.
Checkboxradio
jQuery or Shoestring Plugin for progressively enhanced radio buttons and checkboxes
Dependencies
- jQuery or Shoestring
Getting Started
Download the production version or the development version.
In your web page:
<script src="shoestring.js"></script>
<script src="dist/checkboxradio.min.js"></script>
<script>
$(function($) {
$( document ).bind( "enhance", function(){
$( "body" ).addClass( "enhanced" );
});
$( document ).trigger( "enhance" );
});
</script>
Demo
Check the demo here
Release History
v0.1.0 - First release
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
