Top "Magnific-popup" questions

Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device (for jQuery or Zepto.

how to open popup within popup in magnific popup plugin

can anybody tell me how to open popup within popup using magnific-popup jquery plugin (using ajax). $('.ajax-popup-link').magnificPopup({ type: …

javascript jquery popup magnific-popup
How to load another HTML file in Magnific Popup with the AJAX function?

How do I load another HTML file (on the same server) in a Magnific Popup, AJAX type? I looked at …

jquery html ajax popup magnific-popup
Can't get magnific popup to work, two javascript errors

I am trying to make a lightbox gallery and have used the example source code. Here is the documentation I …

javascript jquery css popup magnific-popup
Can I use magnific-popup to display an MP4 video?

I would like to use magnifico-popup to display a locally hosted mp4 file. Do I need to define an iframe …

javascript jquery html5-video mp4 magnific-popup
Open popup from another function - Magnific Popup

I want to open my popup when ajaxCall function is called. Like this: function ajaxCall() { openPopup(); } function openPopup() { $('.popup-modal').…

javascript jquery popup magnific-popup
Magnific Popup closes when clicked anywhere

I don't get it, why does the Magnific Popup plugin closes the popup when I click anywhere on the popup. …

jquery magnific-popup
Fire iframe type magnificPopup programmatically

I'm trying to figure out how to implement magnific popup from the onItemClick event of jquery.gantt. Fortunately, it lets …

jquery magnific-popup
How to implement or create a Magnific Popup?

Intro: This is a question from a newbie amateur designer-wannabe on how to properly create a Magnific Popup. So, this …

javascript jquery-plugins magnific-popup
Custom title for Magnific Popup

I'm trying to get Magnific Popup to display a title based on other elements around the target it uses. Given …

javascript jquery html magnific-popup
Magnific Popup with html5 video

How to use magnific-popup to retrieve and popup an html5 video from my server instead of getting the video from …

magnific-popup