国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 編程 > JavaScript > 正文

JQUERY實(shí)現(xiàn)左側(cè)TIPS滑進(jìn)滑出效果示例

2019-11-20 22:36:24
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
左側(cè)提示 滑進(jìn)滑出 平滑效果,各位童鞋如果遇到類(lèi)似效果可以應(yīng)用:
 
JQUERY代碼:
復(fù)制代碼 代碼如下:

//左側(cè)浮動(dòng)
$(".reading").hover( function(){
$(this).animate({left:"50"});
$(".read").animate({left:"0"},600);
});
$(".read_close").click( function(){
$(".read").animate({left:"-287"},600);
$(".reading").animate({left:"0"},800);
});

HTML:
復(fù)制代碼 代碼如下:

<!--左側(cè)浮動(dòng)-->
<div class="reading">
<a target="_blank"><img src="../css.87504.cn/images/business/read01.gif" /></a>
</div>
<div class="read">
<a target="_blank" class="read_close"><img src="../css.87504.cn/images/business/icon_close.gif" /></a>
<p >您可以訂閱生意街商機(jī)話題,您會(huì)通過(guò)郵箱收到欄目最新內(nèi)容。</p>
<p class="read_btn"><a href="#" target="_blank" ><img src="../css.87504.cn/images/business/read02.gif" /></a></p>
</div>

CSS:
復(fù)制代碼 代碼如下:

.reading{position:fixed;left:0px;bottom:30px;cursor:pointer;width:25px;height:75px;
_position:absolute;//兼容IE6
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,30)||0)));<PRE class=css name="code">//兼容IE6,距離底部30</PRE>}.read{ border:1px solid #d0d0d0;width:285px;height:100px; -moz-box-shadow:0px 1px 2px #ccc; -webkit-box-shadow:0px 1px 2px #ccc; box-shadow:0px 1px 2px #ccc;//陰影效果,CSS3background:#fff;position:fixed;left:-287px;bottom:30px;z-index:10;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,30)||0)));}.read
p{font-size:14px;line-height:22px;padding:15px 0 0 16px;width:240px;}.read p.read_btn{text-align:right;padding-top:5px}.read_close{float:right;padding:2px;cursor:pointer;}<P></P>
<PRE></PRE>
<BR>
<BR>
<P></P>
<P><BR>
</P>
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 逊克县| 沙湾县| 卓资县| 万安县| 车致| 莱阳市| 永定县| 定结县| 新民市| 夏津县| 汉阴县| 衡阳市| 金溪县| 巴南区| 页游| 大英县| 稷山县| 崇礼县| 霸州市| 永昌县| 漯河市| 右玉县| 禄丰县| 洞口县| 三原县| 湖口县| 盘锦市| 高平市| 永和县| 襄城县| 上饶县| 南康市| 长海县| 米脂县| 博湖县| 江孜县| 桃园县| 星子县| 博白县| 亳州市| 伊吾县|