博客园 首页 联系 订阅 管理

   width="352px" height="80px" 和所在层是一样的

 

<MARQUEE  width="352px" height="80px" direction="up" scrollamount="3" onmouseover="this.stop()" onmouseout="this.start()"><%--scrolldelay ="200" --%>
                        <asp:DataList ID="DataList2" runat="server">
                        <ItemTemplate>
                            ·<a href="<%# Eval("lianjie") %>"><%# Eval("dynamic") %></a><br />
                        </ItemTemplate>
                        </asp:DataList>
                        </MARQUEE>

posted on 2011-10-27 16:36  $蔷  阅读(135)  评论(0)    收藏  举报