🌐
cdnjs
cdnjs.com › home › libraries › magnific-popup.js
magnific-popup.js - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers
http://dimsemenov.com/plugins/magnific-popup/ Tags: lightbox, popup, modal, window, dialog, ui, gallery, slideshow, video, image, ajax, html5, animation, jquery, photo, responsive, mobile · Version · 1.2.0 · Loading... Asset Type · All · Loading... https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.2.0/jquery.magnific-popup.min.js ·
🌐
jsDelivr
jsdelivr.com › package › npm › magnific-popup
magnific-popup CDN by jsDelivr - A CDN for npm and GitHub
June 8, 2024 - A free, fast, and reliable CDN for magnific-popup. Lightbox and modal dialog plugin. Can display inline HTML, iframes (YouTube video, Vimeo, Google Maps), or an image gallery. Animation effects are added with CSS3 transitions. For jQuery or Zepto.
Published   Aug 26, 2014
🌐
jsDelivr
cdn.jsdelivr.net › dist
magnific-popup CDN by jsDelivr - A free, fast, and reliable Open Source CDN
magnific-popup CDN by jsDelivr - A free, fast, and reliable Open Source CDN for npm and GitHub
🌐
BelugaCDN
belugacdn.com › magnific popup cdn
Magnific Popup CDN | What it is and How Does It Work?
Magnific popup CDN is, know that those are two distinct pieces of digital technology coupled. Maginifc popup is a jQuery plugin, while, CDNs are different.
🌐
Dimsemenov
dimsemenov.com › plugins › magnific-popup
Magnific Popup: Responsive jQuery Lightbox Plugin
Light and open source responsive lightbox plugin with focus on performance, for jQuery and Zepto.js. High-DPI (retina) display support, fast tap for touch devices.
🌐
GeeksforGeeks
geeksforgeeks.org › jquery › how-to-use-the-magnific-popup-jquery-plugin
How to Use the Magnific Popup jQuery Plugin? - GeeksforGeeks
July 15, 2025 - IN this approach, we have created a small popup using the Magnific Popup library. It includes necessary CSS and JavaScript files from CDNs. A button is provided, and when clicked, it opens a small popup displaying "GEEKSFORGEEKS" and "WELCOME TO GEEKSFORGEEKS".
🌐
CodePen
codepen.io › karanj07 › pen › VppyLO
Magnific Popup
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css"/> <!-- more-info http://dimsemenov.com/plugins/magnific-popup/documentation.html --> <a class="image-popup" href="http://placehold.it/800x600">Open popup</a> <script type="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script> <script> jQuery('.image-popup').magnificPopup({ type: 'image' // other options }); </script>
🌐
Dimsemenov
dimsemenov.com › plugins › magnific-popup › documentation.html
Magnific Popup Documentation
The complete guide on how to use Magnific Popup - the open source responsive lightbox plugin.
🌐
Stack Overflow
stackoverflow.com › questions › 47473705 › magnific-popup-not-working
javascript - Magnific-Popup Not Working
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.js"></script> Share · Improve this answer · Follow · answered Nov 24, 2017 at 13:28 ·
🌐
TutorialsPoint
tutorialspoint.com › how-to-use-the-magnific-popup-jquery-plugin
How to use the Magnific Popup jQuery plugin?
November 21, 2023 - git clone https://github.com/dimsemenov/Magnific-Popup.git · To use this plugin, you also need to include the jQuery CDN into your main HTML file.
Find elsewhere
🌐
jsDelivr
jsdelivr.com › package › npm › react-magnific-popup
react-magnific-popup CDN by jsDelivr - A CDN for npm and GitHub
June 23, 2024 - A free, fast, and reliable CDN for react-magnific-popup. ReactMagnificPopup
Published   Oct 14, 2017
🌐
GitHub
gist.github.com › 8fbba7c08d425304c9050888382e7134
[magnific-popup] #jquery · GitHub
[magnific-popup] #jquery · Raw · cdn · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
🌐
Tutorial Jinni
tutorialjinni.com › magnific-popup.js-cdn-link.html
magnific-popup.js CDN Link | JS CDN Link | Tutorial Jinni
Lightbox and modal dialog plugin. Can display inline HTML, iframes (YouTube video, Vimeo, Google Maps), or an image gallery. Animation effects are add...
🌐
GitHub
github.com › dimsemenov › Magnific-Popup
GitHub - dimsemenov/Magnific-Popup: Light and responsive lightbox script with focus on performance. · GitHub
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. Fast, light and responsive lightbox plugin, for jQuery and Zepto.js. Documentation and getting started guide. Examples and plugin home page. More examples in CodePen collection. Optionally, install via Bower bower install magnific-popup or npm: npm install magnific-popup.
Starred by 11.4K users
Forked by 3.4K users
Languages   JavaScript 67.9% | HTML 18.5% | CSS 8.1% | SCSS 5.5%
🌐
Stack Overflow
stackoverflow.com › questions › tagged › magnific-popup
Newest 'magnific-popup' Questions - Stack Overflow
It is working on my screen and some of the testers screen but some of the testers that has smaller screen size it is opening a new link instead of the pop up HTML: <a class="popup-video" ... ... I am using Magnific Popup for an image gallery. However, the counter is displaying the HTML tags as plain text on the frontend.
🌐
SourceForge
sourceforge.net › projects › magnific-popup.mirror
Magnific Popup download | SourceForge.net
June 8, 2024 - This is an exact mirror of the Magnific Popup project, hosted at https://github.com/dimsemenov/Magnific-Popup.
🌐
GitHub
github.com › dimsemenov › Magnific-Popup › releases
Releases · dimsemenov/Magnific-Popup
October 14, 2017 - You can grab the latest version from dist/ directory https://github.com/dimsemenov/Magnific-Popup/tree/master/dist
Author   dimsemenov