Skip to content

Tri-state Check-box (checked, unchecked, indeterminate) in HTML using JQuery (normal JavaScript could be supported)

Notifications You must be signed in to change notification settings

raviy1290/tristate-checkbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tristate-checkbox

Tri-state Check-box (checked, unchecked, indeterminate) in HTML using JQuery (normal JavaScript could be supported)

In HTML only two states for check-box are supported (checked/ unchecked). But many times third state in needed (indeterminate) which is visually possible.

All these states can be passed to serverside with help of javascript(Ajax)

About

Tri-state Check-box (checked, unchecked, indeterminate) in HTML using JQuery (normal JavaScript could be supported)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages