国产偷窥熟女精品视频大全1_色男人色天天堂_日韩新片日韩新片网_亚洲欧美福利在线观看

歡迎來到億搜云建站平臺,全網(wǎng)營銷云系統(tǒng)加盟中心!

海量企業(yè)網(wǎng)站模板 · 任您選擇

美出特色,精出品質(zhì),一切為了企業(yè)更好的營銷

隱藏側(cè)欄
Beta
轉(zhuǎn)載

js延時(shí)彈出層控制效果代碼

       彈出層     2016-02-16     eycms     84     0    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w.org/1999/xhtml" xml:lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />

<title>延時(shí)彈出層控制</title>

        <script type="text/javascript">

            var isPopLayer = false;

   var time = null;

            //打開彈出層

            function poplay(){

                if(!isPopLayer){

                    //延遲1秒顯示層

   time = setTimeout(function(){

                        document.getElementById('poplay').style.display = 'block';

clplay();

                        isPopLayer = true;

                    }, 1000);

                }

            }

   

   //鼠標(biāo)移走時(shí)執(zhí)行

   function clplay(){

clearTimeout(time);

time = null;

   }

            

            //關(guān)閉彈出層

            function poclose(){

                document.getElementById('poplay').style.display = 'none';

                isPopLayer = false;

            }

        </script>

        

        <style type="text/css">

            #poplay{ padding:1em; position:absolute; border: 3px solid #000; display:none;}

        </style>

</head>

<body>

        <a href="#" onmouseover="poplay()" onmouseout="clplay()">文字1</a> 這個(gè)

        <a href="#" onmouseover="poplay()" onmouseout="clplay()">文字2</a> 這個(gè)

        <a href="#" onmouseover="poplay()" onmouseout="clplay()">文字3</a> 這個(gè)

        <div id="poplay">

            <p>彈出層的內(nèi)容</p>

            <p>彈出層的內(nèi)容</p>

            <p>彈出層的內(nèi)容</p>

            <p>彈出層的內(nèi)容</p>

            <button onclick="poclose()">關(guān)閉</button>

        </div>

</body>

</html></td>

 </tr>

</table>


--結(jié)束END--

本文鏈接: http://m.hjcu.cn/resources/popup/1137.html (轉(zhuǎn)載時(shí)請注明來源鏈接)

 
本文標(biāo)簽: 全部

下班PC閱讀不方便?

手機(jī)也可以隨時(shí)學(xué)習(xí)開發(fā)

微信關(guān)注公眾號“億搜云”
"億搜云平臺前端開發(fā)教學(xué)"
每日干貨技術(shù)分享
 

×

成為 億搜云平臺 代理商!

關(guān)注

微信
關(guān)注

微信掃一掃
獲取最新優(yōu)惠信息

億搜云平臺公眾號

客服

聯(lián)系
客服

很高興為您服務(wù)
尊敬的用戶,歡迎您咨詢,我們?yōu)樾掠脩魷?zhǔn)備了優(yōu)惠好禮。 咨詢客服

聯(lián)系客服:

在線QQ: 40819446

客服電話: 15250286283

售前咨詢 售后服務(wù)
在線交談 智能小云

工作時(shí)間:

周一至周五: 09:00 - 17:00

WAP

手機(jī)
訪問

移動端訪問
手機(jī)上也能選模板

億搜云平臺手機(jī)端