peet86 / DecisionSelect

DecisionSelect jQuery Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

DecisionSelect jQuery Plugin

License:Apache License 2.0


Languages

Language:JavaScript 100.0%