雙圖片漸隱漸顯廣告代碼
來源:易賢網(wǎng) 閱讀:1319 次 日期:2014-08-13 16:40:54
溫馨提示:易賢網(wǎng)小編為您整理了“雙圖片漸隱漸顯廣告代碼”,方便廣大網(wǎng)友查閱!

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

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

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

<title>雙圖片漸隱漸顯廣告代碼</title>

</head>

<script language=javascript src="/js/jquery-1.4.4.min.js"></script>

<script language="javascript">

<!--

$(function(){

   setInterval("ad_man()",3000);

});

function ad_man(){

var man1 = document.getElementById("man1");

var man2 = document.getElementById("man2");

if(man1.style.display=="block"){

 ad_man_(man1);

 man1.style.display="none";

 man2.style.display="block";

 ad_man_(man2); 

}else{

 ad_man_(man2); 

 man2.style.display="none";

 man1.style.display="block";

 ad_man_(man1); 

}

}

function ad_man_(obj){

with(obj){

      if(obj.filters)filters.blendTrans.apply();

      style.visibility=style.visibility=='hidden'?'':'hidden';

      if(obj.filters)filters.blendTrans.play();

     }

}

-->

</script>

<body>

<div id="man1" style="filter:blendTrans(duration=1); display:block;">

<img src="ad/index_ad2.jpg"  border="0" /></div>

<div id="man2" style="filter:blendTrans(duration=1);display:none; visibility:hidden;">

<img src="ad/index_ad1.jpg"  border="0" /></div>

</div>

</body>

</html>

更多信息請查看IT技術(shù)專欄

更多信息請查看腳本欄目
易賢網(wǎng)手機(jī)網(wǎng)站地址:雙圖片漸隱漸顯廣告代碼
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機(jī)站點(diǎn)

版權(quán)所有:易賢網(wǎng)