项目作者: AskiaADX

项目描述 :
Granite radio button survey control
高级语言: HTML
项目地址: git://github.com/AskiaADX/demo-GraniteRadios.git
创建时间: 2015-05-07T12:54:37Z
项目社区:https://github.com/AskiaADX/demo-GraniteRadios

开源协议:

下载


Granite Radios

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

Preview

Preview of Granite radios

Possible variables to be open to the end-users

  • Radio outer circle background gradient
  • Radio inner circle background gradient
  • Radio 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.