New section Media

And new plugin Ion.Sound for simple playing sounds.
This commit is contained in:
Denis Ineshin 2014-07-23 15:11:45 +04:00
parent 291a941f58
commit cfd50b573f

View File

@ -35,6 +35,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Sliders](#sliders)
* [Form Widgets](#form-widgets)
* [Tips](#tips)
* [Media](#media)
* [Modals and Popups](#modals-and-popups)
* [Scroll](#scroll)
* [Menu](#menu)
@ -420,6 +421,11 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass.
## Media
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
## Modals and Popups
* [Magnific-Popup](https://github.com/dimsemenov/Magnific-Popup) - Light and responsive lightbox script with focus on performance.