prettyphoto

    1熱度

    5回答

    我正在使用jquery prettyphoto 2.5.3,我在想如何在iframe中的圖像鏈接被選中時如何讓燈箱顯示在iframe的父窗口中? 這裏是我的代碼: 頁面中的iframe: <html> <head> <script src="js/jquery-1.3.2.min.js" type="text/javascript"></script> <link rel="

    2熱度

    3回答

    任何人都可以解釋如何使用PrettyPhoto與livequery? $(document).ready(function() { $(".gallery a[rel^='prettyPhoto']").livequery( function() { $(this).prettyPhoto({theme:'facebook'}); });