第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

怎么才能把寫好的存在域名下呢????

怎么才能把寫好的存在域名下呢????

qq_只如初見_9 2017-04-03 21:28:59
<!DOCTYPE html><html><head> <title>bing search</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <style type="text/css"> body{background-color: #333;} .bg-div{ background-image: url(images/river.jpg); width: 1228px; height: 690px; margin: 0 auto; } .logo{ margin: -4px 18px 0 0;? background-image: url(images/logo.png);width: 107px; height: 53px; float: left;} form{ float: left; background-color: #fff; padding: 5px;} .form-input-text{ border:0; float: left; height: 25px; line-height: 25px; outline: none; width: 350px; font-size: 14px; } .form-input-submit{ border:0; background-image: url(images/search-button.png); width: 29px; height: 30px; float: left; } .search-box{ position: absolute; top:200px;? left:300px; } .suggest{ width: 388px; background-color: #fff; border:1px solid #999; } .suggest ul{ list-style: none; margin: 0; padding: 0; } .suggest ul li{ padding: 3px; font-size: 14px; line-height: 25px; cursor: pointer; } .suggest ul li:hover{ text-decoration: underline; background-color: #e5e5e5; } </style></head><body>?<div class="bg-div"> <div class="search-box">? <div class="logo"></div>? <form id="search-form">? <input type="text" class="form-input-text" id="search-input" autocomplete="off">? <input type="submit" class="form-input-submit" value="">? </form>? </div>?</div>?<div class="suggest" id="search-suggest" style="display: none;">? <ul id="search-result">? <li>搜索1</li>? <li>搜索2</li>? <li>搜索3</li>? </ul>?</div>?<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>?<script >? $('#search-input').bind('keyup',function(){? var searchText = $('#search-input').val();? $.get('http://blog.csdn.net/zhouyusong_bupt?q='+searchText,function(d){? var d = d.AS.Results[0].Suggests;? var html='';? for(var i=0;i<d.length;i++){? html+='<li>'+d[i].Txt+'</li>';? }? $('#search-result').html(html);? $('#search-suggest').show().css({? top:$('#search-form').offset().top+$('#search-form').height()+10,? // offset方法設置或返回被選元素相對于文檔的偏移坐標? left:$('#search-form').offset().left,? position:'absolute'? });? },'json');? ? });? $(document).bind('click',function(){? $('#search-suggest').hide();? });?</script></body></html>
查看完整描述

1 回答

?
Weber_Wang

TA貢獻14條經(jīng)驗 獲得超0個贊

你想表達什么

查看完整回答
反對 回復 2017-04-03
  • 1 回答
  • 0 關注
  • 1265 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網(wǎng)微信公眾號