$(".example3").colorbox({  inline: true, scrolling: false ,
                    onComplete: function () {
                        $(this).colorbox.resize();
                    }
                });

posted on 2014-01-30 11:15  hegang  阅读(350)  评论(0)    收藏  举报