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

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