Html
    Css
    Js

    
                        
#topbar {
	/* height:60px;
	*/
    overflow:hidden;
}
.rolling-notice {
	/* margin:18px 0 0 10px;
	*/
    float:left;
}
.rolling-notice .notice-title {
	float:left
}
.rolling-notice .notice-list {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1.5em;
	position:relative;
	width:50em;
}
.rolling-notice .notice-list li {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1.5em;
	position:relative;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

消息公告滚动插件

该插件主要用在系统首页,让系统消息公告滚动展示

0