In non-mobile themes, survey programmers can use the icheck library to customize the look of HTML radio/checkbox input elements. This greatly enhances the UI look and feel with more modern-looking buttons. To use icheck, call the icheck option template via the template data
tag:
There are a many different options available for icheck: five different skins, three of which have one default, and nine optional color selections.
Skins | Colors |
---|---|
|
|
To create a skin-color combination, add the color after the skin within the icheck single quotes:
Tables
The icheck attribute works in tables in much the same way, requiring no special provisions except in tables with different question types per column or row. In such cases, the parent type of the table must match the type which icheck is to replace. If other types are also needed in the table, those can be applied at the column/row level.
All icheck Combinations
Try it!
Read more about the icheck
package here: https://plugins.jquery.com/icheck/
Comments
0 comments
Please sign in to leave a comment.