A JavaScript project that assists in creating forms inside a bootstrap modal dialog.
Visit our demo site to see this project in action.
This project requires jQuery, Bootstrap to work out of the box. In order to use the color component you must have Very simple jQuery color picker.
For development Grunt and Bower will make things much easier.
To use this project simply download the Raw version of FormDialog from the dist folder. There is both a minified version and the full version available to download.
- Clone the Repository
- From the command line run: npm install && bower install
- Start editing code
From the command line run: grunt
From the command line run: grunt jasmine