mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
add Modals and Popups
This commit is contained in:
17
README.md
17
README.md
@@ -29,8 +29,8 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
|
|||||||
* [Notifications](#notifications)
|
* [Notifications](#notifications)
|
||||||
* [Sliders](#sliders)
|
* [Sliders](#sliders)
|
||||||
* [Form Widgets](#form-widgets)
|
* [Form Widgets](#form-widgets)
|
||||||
* Tips
|
* [Tips](#tips)
|
||||||
* Popups
|
* [Modals and Popups](#modals-and-popups)
|
||||||
* [Maps](#maps)
|
* [Maps](#maps)
|
||||||
* [Other Awesome Lists](#other-awesome-lists)
|
* [Other Awesome Lists](#other-awesome-lists)
|
||||||
|
|
||||||
@@ -346,6 +346,19 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
|||||||
* [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code.
|
* [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code.
|
||||||
|
|
||||||
|
|
||||||
|
## Tips
|
||||||
|
|
||||||
|
|
||||||
|
## Modals and Popups
|
||||||
|
|
||||||
|
* [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.
|
||||||
|
* [jquery-popbox](https://github.com/gristmill/jquery-popbox) - jQuery PopBox UI Element.
|
||||||
|
* [jquery.avgrund.js](https://github.com/voronianski/jquery.avgrund.js) - A jQuery plugin with new modal concept for popups.
|
||||||
|
* [vex](https://github.com/HubSpot/vex) - A modern dialog library which is highly configurable and easy to style.
|
||||||
|
* [bootstrap-modal](https://github.com/jschr/bootstrap-modal) - Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
|
||||||
|
* [css-modal](https://github.com/drublic/css-modal) - A modal built out of pure CSS.
|
||||||
|
|
||||||
|
|
||||||
## Maps
|
## Maps
|
||||||
|
|
||||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
||||||
|
|||||||
Reference in New Issue
Block a user