Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fnagel/multidialog

MultiDialog utilizes jQuery UI Dialog Widget for a full featured Modalbox / Lightbox application.
https://github.com/fnagel/multidialog

dialog java-script javascript jquery jquery-ui lightbox modal

Last synced: 3 days ago
JSON representation

MultiDialog utilizes jQuery UI Dialog Widget for a full featured Modalbox / Lightbox application.

Awesome Lists containing this project

README

        

# [jQuery MultiDialog](http://fnagel.github.com/MultiDialog/)

[![Build Status](https://drone.io/github.com/fnagel/MultiDialog/status.png)](https://drone.io/github.com/fnagel/MultiDialog/latest)

MultiDialog utilizes jQuery UI Dialog Widget for a full featured Modalbox / Lightbox application.
Please see http://fnagel.github.com/MultiDialog/ for more information.

# Documentation

````
./docs/index.html
````

# Download

* **Stable releases**: [GitHub releases](https://github.com/fnagel/MultiDialog/releases)
* **Latest development version**: [Drone.io asserts](https://drone.io/github.com/fnagel/MultiDialog/files)

# Install

````
npm install
bower install
grunt
````