摘要:
<asp:ListView ID="listSubjects" runat="server" style="top: 0px; left: 0px" > <LayoutTemplate> <div id="listcontent"> <asp:PlaceHolder ID="itemPlaceHolder" runat="server"/> </div> </LayoutTemplate> <Ite 阅读全文
摘要:
<div class="innerFrame_introduce" style="width:100%;background-color:#F4F4F4;position:relitive; padding-bottom:10px;min-height:500px;border-right:5px solid #f4f4f4;"> <div style="text-align:left; text-indent:2em;font-weight:bold; font-size:20px;color:#050C87; paddin 阅读全文
摘要:
<script language="javascript" type="text/javascript"> function srcollnews() { var scrollup = new ScrollText("listcontent"); scrollup.LineHeight = 60; scrollup.Amount = 1; scrollup.Start(); } if (document.all) { window.attachEvent('onload', srcollnews) } el 阅读全文