jQuery循環(huán)滾動新聞列表示例代碼
來源:易賢網(wǎng) 閱讀:1980 次 日期:2014-06-18 21:21:36
溫馨提示:易賢網(wǎng)小編為您整理了“jQuery循環(huán)滾動新聞列表示例代碼”,方便廣大網(wǎng)友查閱!

jquery實現(xiàn)點擊公告的上一條下一條來查看滾動條,示例代碼如下,希望對大家有所幫助。

最近由于項目原因,學(xué)習(xí)了下jquery,實現(xiàn)了一個小小的功能,就是點擊公告的上一條下一條來查看滾動條。具體代碼如下:

代碼如下:

<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""">

<html>

<head>

<metahttp-equiv="Content-Type"content="text/html;charset=GBK"/>

<metahttp-equiv="X-UA-Compatible"content="IE=7"/>

<metaname="keywords"content=""><metaname="description"content="">

<title>test</title>

<scripttype="text/javascript"src="jquery-1.2.6.pack.js"></script>

<style>

.banner_index{float:left;width:730px;height:239px;overflow:hidden;margin:5px000;}

.banner_index_pic{width:730px;height:239px;overflow:hidden;}

</style>

</head>

<bodyscroll="yes">

<scripttype="text/javascript"src="jcarousellite_1.0.1.js"></script>

<divclass="gg">

<liclass="gg_btn">

<imgsrc="pre_btn.jpg"border="0"id='gg_p'style="cursor:pointer;"title="上一條"/>

<imgsrc="break_btn.jpg"border="0"id='gg_s'style="cursor:pointer;"title="暫停"/>

<imgsrc="next_btn.jpg"border="0"id='gg_n'style="cursor:pointer;"title="下一條"/>

</li>

<liclass="gg_info">

<aclass="aa"style="cursor:hand"href="/notice/">

<b>網(wǎng)廳公告:</b></a>

<divid="dt_gg"style="display:none;float:left;width:450px;">

<ulstyle="height:25px;overflow:hidden;">

<listyle="width:300px">

<aclass="aa"href="/cms/web/default/new/notice/50514.shtml"title="關(guān)于調(diào)整全省固定電話本地電話網(wǎng)營業(yè)區(qū)間通話費上限標(biāo)準(zhǔn)的通知">

<spanstyle="width:300px;">關(guān)于調(diào)整全省固定電話本地電話網(wǎng)</span>

</a>

<spanstyle="width:100px;">[2010-06-24]</span>

</li>

<listyle="width:300px">

<aclass="aa"href="/cms/web/default/new/notice/50515.shtml"title="中國電信機場/車站貴賓服務(wù)電子化認證公告">

<spanstyle="width:300px;">中國電信機場/車站貴賓服務(wù)電子</span>

</a>

<spanstyle="width:100px;">[2010-06-24]</span>

</li>

</ul>

</div>

</li>

</div>

<scripttype="text/javascript">

jQuery(function(){

jQuery('#dt_gg').css("display","block");

if(jQuery('#dt_gg').find('li').length>1){

jQuery('#dt_gg').jCarouselLite({

btnPrev:'#gg_n',

btnNext:'#gg_p',

btnAutoSwitch:'#gg_s',

visible:1,

auto:5000,

speed:1000,

onMouse:true,

vertical:true

});

}else{

jQuery('#dt_gg').jCarouselLite({

visible:1

});

}

});

jQuery(function(){

jQuery('#gg_s').click(function(){

if(jQuery(this).attr('src')=="/cms/web/images/V3/public/break_btn.jpg"){

jQuery(this).attr('src','/cms/web/images/V3/public/play_btn.jpg');

jQuery(this).attr('title','播放');

}else{

jQuery(this).attr('src','/cms/web/images/V3/public/break_btn.jpg');

jQuery(this).attr('title','暫停');

}

});

});

</script>

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

更多信息請查看網(wǎng)絡(luò)編程
易賢網(wǎng)手機網(wǎng)站地址:jQuery循環(huán)滾動新聞列表示例代碼
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機站點 | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65317125(9:00—18:00) 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報警專用圖標(biāo)