2017 © Pedro Peláez
 

library magnific-popup

Light and responsive lightbox script with focus on performance.

image

dimsemenov/magnific-popup

Light and responsive lightbox script with focus on performance.

  • Monday, June 5, 2017
  • by dimsemenov
  • Repository
  • 425 Watchers
  • 10323 Stars
  • 39,352 Installations
  • JavaScript
  • 9 Dependents
  • 0 Suggesters
  • 2772 Forks
  • 600 Open issues
  • 4 Versions
  • 9 % Grown

The README.md

Important note This jQuery plugin is deprecated, only critical or security bug fixes will be released in future. Use native <dialog> element if you need a basic dialog/modal/popup, or my PhotoSwipe library if you need an advanced image gallery. Feel free to email me if you need assistance., (*1)

Stand With Ukraine, (*2)

Magnific Popup Repository

Build Status, (*3)

Fast, light and responsive lightbox plugin, for jQuery and Zepto.js., (*4)

Optionally, install via Bower bower install magnific-popup or npm: npm install magnific-popup. Ruby gem: gem install magnific-popup-rails., (*5)

Extensions

If you created an extension for some CMS, email me and I'll add it to this list., (*6)

Location of stuff

  • Generated popup JS and CSS files are in folder dist/. (Online build tool is on documentation page).
  • Source files are in folder src/. They include Sass CSS file and js parts (edit them if you wish to submit commit).
  • Website (examples & documentation) is in folder website/.
  • Documentation page itself is in website/documentation.md (contributions to it are very welcome).

Using Magnific Popup?

If you used Magnific Popup in some interesting way, or on site of popular brand, I'd be very grateful if you email me a link to it., (*7)

Build

To compile Magnific Popup by yourself, first of make sure that you have Node.js, Grunt.js, Ruby and Jekyll installed, then:, (*8)

1) Copy repository, (*9)

git clone https://github.com/dimsemenov/Magnific-Popup.git

2) Go inside Magnific Popup folder that you fetched and install Node dependencies, (*10)

cd Magnific-Popup && npm install

3) Now simply run grunt to generate JS and CSS in folder dist and site in folder _site/., (*11)

grunt

Optionally:, (*12)

  • Run grunt watch to automatically rebuild script when you change files in src/ or in website/.
  • If you don't have and don't want to install Jekyll, run grunt nosite to just build JS and CSS files related to popup in dist/.

Changelog

License

Script is MIT licensed and free and will always be kept this way. But has a small restriction from me - please do not create public WordPress plugin based on it(or at least contact me before creating it), because I will make it and it'll be open source too (want to get notified?)., (*13)

Created by @dimsemenov & contributors., (*14)

Bitdeli Badge, (*15)

Bugs & contributing

Please report bugs via GitHub and ask general questions through Stack Overflow. Feel free to submit commit pull-request, even the tiniest contributions to the script or to the documentation are very welcome., (*16)

The Versions

05/06 2017

dev-master

9999999-dev http://dimsemenov.com/plugins/magnific-popup/

Light and responsive lightbox script with focus on performance.

  Sources   Download

20/02 2016

1.1.0

1.1.0.0 http://dimsemenov.com/plugins/magnific-popup/

Light and responsive lightbox script with focus on performance.

  Sources   Download

30/12 2015

1.0.1

1.0.1.0 http://dimsemenov.com/plugins/magnific-popup/

Light and responsive lightbox script with focus on performance.

  Sources   Download

12/12 2014

1.0.0

1.0.0.0 http://dimsemenov.com/plugins/magnific-popup/

Light and responsive lightbox script with focus on performance.

  Sources   Download