Skip to content

AskiaADX/demo-GraniteCheckboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Granite Checkboxes

Demo for a CSS-only ADC 2.0 proposal for multiple questions.

Preview

Preview of Granite checkboxes

Possible variables to be open to the end-users

  • Checkbox background gradient
  • Checkbox tick color
  • Response item color for hover and active states

I would not open the checkbox or tick sizing to end-users as it would oblige them to fiddle around with positioning.

Known issues

This demo was successfully tested in Chrome, Firefox, Safari, Opera and IE9+. Because it relies on CSS transforms for the check (tick) of the control, you will need to add a conditional tag for < IE9 that will display the default checkbox instead.