07 2013 档案
摘要:代码: function addFavorite(el){ var url = window.location.href, title = $('head').find('title').html(); try{//IE window.external.AddFavorite(url, title); }catch(e){ //Firefox try{ window.sidebar.addPanel(title,url,''); }catch(e){ if(window....
阅读全文
摘要:html: Search css:.search{height: 100px;margin-left: 20px;}.search-box{border: 1px solid #ccc; border-radius: 5px; display: inline-block;line-height:1px;}.s-input{width: 340px;height: 23px;padding: 8px;outline: 0;border: 0;border-radius: 5px 0 0 5px;}.s-btn{height: 40px;border: 0;width: 70...
阅读全文
浙公网安备 33010602011771号