已采納回答 / 退路在原地
這個(gè)有一個(gè)框架 jquery.prettyPhoto.js?? 百度找一下? 就可以了,非常的簡(jiǎn)單。可是實(shí)現(xiàn)很好的展示效果。
2016-06-15
已采納回答 / Kyle123
? if ('#' !== href) {//當(dāng)href的鏈接不為#(空),就執(zhí)行下面代碼 ?? ?????e.preventDefault();//取消事件的默認(rèn)動(dòng)作??????????????? $(document).scrollTop($(href).offset().top);????????????????if (tabId) {//當(dāng)tabId有值的時(shí)候,執(zhí)行下面代碼??????????????????? $('#feature-tab a[href=#' + tabId + ']').ta...
2016-06-13