
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
toggle-checkbox-radio
Advanced tools
CSS only, bootstrap compatible toggle, checkbox and radio buttons
CSS only, bootstrap compatible toggle, checkbox and radio buttons.
Several quick start options are available:
git clone https://github.com/alexdonh/toggle-checkbox-radio.git
.npm install toggle-checkbox-radio
.toggle-checkbox-radio.css
or toggle-checkbox-radio.min.css
to your page:<head>
...
<link href="path/to/toggle-checkbox-radio.css" rel="stylesheet" />
...
</head>
toggle
, checkbox
or radio
class:<label>
<input type="checkbox" class="toggle" /> This is a toggle
</label>
<label>
<input type="checkbox" class="checkbox" /> And this is a checkbox
</label>
<label class="radio">
<input type="radio" class="radio" /> I'm a radio button
</label>
Checkout the samples page for further information.
All major browsers. Well... latest ones.
Copyright © 2018 Alex Do.
Licensed under the MIT License.
FAQs
CSS only, bootstrap compatible toggle, checkbox and radio buttons
We found that toggle-checkbox-radio demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.