/DecisionSelect

DecisionSelect jQuery Plugin

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.