(function($) { $.magnificPopup.open({ items: { src: '
', // can be a HTML string, jQuery object, or CSS selector type: 'inline' } }); })(jQuery);