34 lines
951 B
Markdown
34 lines
951 B
Markdown
# BSDialog
|
|
|
|
> BSDialog is a JavaScript helper for improving Bootstrap 3 modals. Add (and remove) modals to a page dynamically and load content with jQuery/AJAX. Bootstrap 3 is required.
|
|
|
|
---
|
|
|
|
## Features
|
|
|
|
- Add (inject) and remove modals into a page
|
|
- Load modal-content or modal-body from URL with jQuery-AJAX
|
|
- Stack multiple modals
|
|
|
|
---
|
|
|
|
## Releases & Builds
|
|
|
|
See [Releases](/Ray/bsdialog)
|
|
|
|
## Documentation
|
|
|
|
See [Usage](wiki/USAGE.md)
|
|
|
|
## Acknowledgements
|
|
|
|
This software uses a number of dependencies and assets from third-parties.
|
|
These developers and artists deserve due credit for their work and for their commitment to sharing their work freely.
|
|
Each product is released under their own particular license, for more information please visit their websites.
|
|
|
|
- [Bootstrap](https://getbootstrap.com/)
|
|
- [jQuery](https://jquery.com/)
|
|
|
|
## License
|
|
|
|
This project is licensed under the least restrictive terms of its dependencies, viz. MIT License. |