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

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

給1個(gè)實(shí)用性,歡迎提意見

<!DOCTYPE html>
<html>

<head>
??? <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
??? <title></title>
??? <style>
??? .left div,
??? .right div {
??????? width: 500px;
??????? height: 50px;
??????? padding: 5px;
??????? margin: 5px;
??????? float: left;
??????? border: 1px solid #ccc;
??? }
?? ?
??? .left div {
??????? background: #bbffaa;
??? }
?? ?
??? .right div {
??????? background: yellow;
??? }
??? </style>
??? <script src="http://libs.baidu.com/jquery/1.9.1/jquery.js"></script>
</head>

<body>
??? <h2>hide-show</h2>
??? <div class="left">
?? ?
??????? <div id="a1" hidden>show-show</div>

??????? <button>show動(dòng)畫</button>
??? </div>
??? <script type="text/javascript">

??? //點(diǎn)擊button
??? //執(zhí)行3秒隱藏
??? //執(zhí)行3秒顯示
??? $("button").click(function() {
??????? $("#a1").show(3000)
??? });

??? </script>
</body>

</html>

正在回答

2 回答

打開新窗口 打開地圖,關(guān)閉地圖

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕粉4042427 提問者

非常感謝!
2017-04-08 回復(fù) 有任何疑惑可以回復(fù)我~

//點(diǎn)擊button
??? //執(zhí)行3秒隱藏
??? //執(zhí)行3秒顯示
??? $("button").click(function() {
??????? $("#a1").show(3000).hide(3000);
??? });

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

給1個(gè)實(shí)用性,歡迎提意見

我要回答 關(guān)注問題
微信客服

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

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)