jQuery(document).ready(function($) { $('.open-popup-link').magnificPopup({ type:'inline', midClick: true }); });