亚洲天堂av网站在线看_国产成人性生交大片免费_欧美18videosex69_午夜精品理伦果冻传媒

歡迎來(lái)到億搜云建站平臺(tái),全網(wǎng)營(yíng)銷(xiāo)云系統(tǒng)加盟中心!

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

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

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

CSS3實(shí)現(xiàn)鼠標(biāo)懸停提示氣泡效果

       懸停     2016-03-01     eycms     109     0    

  鼠標(biāo)懸停就是指我們鼠標(biāo)指向菜單時(shí)提示此菜單的相關(guān)功能與內(nèi)容了,下面我們使用純css3實(shí)現(xiàn)鼠標(biāo)懸停提示氣泡效果,希望文章對(duì)各位有所幫助。

<!DOCTYPE HTML>

<html>

    <head>

        <title>CSS3制作鼠標(biāo)懸停提示氣泡內(nèi)容菜單</title>

        <style type="text/css">

            body{

            background:#D6D3C9;

color:#383835;

font-family:Arial, Arial, Helvetica, sans-serif;

            }



            #bubblemenu li {

                display: inline;

                margin-left: 15px;

cursor:pointer;

            }


            

            #bubblemenu li > div {

                width: 150px;

                min-height: 100px;

   position: absolute;

                display: inline;

                margin-left: -120px;

                padding: 5px;

visibility:hidden;

                opacity: 0;

                margin-top: -125px;

background: #ffffff;

font-size:1em;


/* Setting the border-radius property for all Browsers */

                -moz-border-radius: 5px; /* Firefox */

                -webkit-border-radius: 5px; /* Safari and Chrome */

                border-radius: 5px; /* Browsers that Support it like Opera */


/* Setting the box-shadow property for all Browsers */

                -moz-box-shadow: 0 0 8px gray; /* Firefox */

                -webkit-box-shadow: 0 0 8px gray; /* Safari and Chrome */

filter: progid:DXImageTransform.Microsoft.Shadow(color='#272229', Direction=135, Strength=3); /* IE */

                box-shadow: 0 0 8px gray; /* Browsers that Support it like Opera */


/* Setting the transition property for all Browsers */

-moz-transition: all 0.5s ease-in-out; /* Firefox */

                -webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */

                -o-transition: all 0.5s ease-in-out; /* Opera */

                transition: all 0.5s ease-in-out; /* Browsers that Support it */



            }

            


            #bubblemenu li:hover > div {

           

visibility:visible;

                opacity: 1;

                margin-top: -150px;


/* Setting the transition property for all Browsers */

-moz-transition: all 0.5s ease-in-out; /* Firefox */

                -webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */

                -o-transition: all 0.5s ease-in-out;  /* Opera */

                transition: all 0.5s ease-in-out; /* Browsers that Support it */

            }

        </style>

    </head>

    <body>

    <h1>Coda Effect With CSS3</h1>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <ul id="bubblemenu">

        <li>

            Penn Jillett

            <div>

               My favorite thing about the Internet is that you get to go into the private world of real creeps without having to smell them. 

            </div>

        </li>

        <li>

            Thomas Watson

            <div>

                I think there is a world market for maybe five computers.

            </div>

        </li>

        <li>

             Bill Gates

            <div>

               640K ought to be enough for anybody. 

            </div>

        </li>

        <li>

            Sam Ewing 

            <div>

               Computers are like bikinis. They save people a lot of guesswork.

            </div>

        </li>

    </ul>

<div style=" color:#000;width:600px;margin:0 auto; text-align:center; font-size:12px;">


</div></body>

</html></td>

 </tr>

</table>


--結(jié)束END--

本文鏈接: http://www.qdqldq.com/resources/hover/1534.html (轉(zhuǎn)載時(shí)請(qǐng)注明來(lái)源鏈接)

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

下班PC閱讀不方便?

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

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

×

成為 億搜云平臺(tái) 代理商!

關(guān)注

微信
關(guān)注

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

億搜云平臺(tái)公眾號(hào)

客服

聯(lián)系
客服

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

聯(lián)系客服:

在線QQ: 40819446

客服電話: 15250286283

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

工作時(shí)間:

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

WAP

手機(jī)
訪問(wèn)

移動(dòng)端訪問(wèn)
手機(jī)上也能選模板

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