标签: jquery prettyphoto
使用prettyPhoto(3.1.5)和jQuery(jquery-1.9.1.js)。当我关闭弹出窗口并尝试重新打开它时,我收到以下错误。
.bind('click',function(){ if(!settings.modal) $.prettyPhoto.close(); });
(错误:Uncaught ReferenceError: settings is not defined)
Uncaught ReferenceError: settings is not defined