日期:2011-10-23  浏览次数:20791 次

效果演示:

                    <%=divID%>marqueesHeightone=300;

                    <%=divID%>stopscroll1=false;

                    with(<%=divID%>){

                            style.width=380;

                            style.height=<%=divID%>marqueesHeightone;

                            style.overflowX="visible";

                            style.overflowY="hidden";

                            noWrap=true;

                            onmouseover=newFunction("<%=divID%>stopscroll1=true");

                            onmouseout=newFunction("<%=divID%>stopscroll1=false");