Skip to content

peet86/DecisionSelect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DecisionSelect jQuery Plugin

Display an HTML question-answer tree as a flat decision select list

Demo

http://codepen.io/peet86/pen/XJePmG (CodePen)

Quick start:

Incude the latest jQuery library and the jquery.decisionselect.min.js script in to your HTML <header> or before the </body> tag:

<script src="jquery.decisionselect.min.js"></script>

Updates

v1.0 (10.02.2015)

  • initial release

License

This plugin is available under Apache 2.0 license.