<div   />               
               </a> 

            </ItemTemplate>
        </asp:TemplateField>
        
        
    </Columns>
                <RowStyle BorderColor="#EEEEEE" BorderStyle="Dotted" BorderWidth="1px"    />
                   <HeaderStyle BackColor="#006699" Font-Bold="True" ForeColor="White"  />
</asp:GridView>
    </div>

<div );

        var PriceView1 = document.getElementById("PriceView1");

        PriceView2.innerHTML = PriceView1.innerHTML
        function Marquee0() {
            if (PriceView2.offsetTop - PriceView.scrollTop <= 20)
                PriceView.scrollTop -= PriceView1.offsetHeight
            else {
                PriceView.scrollTop++
            }
        }
        var MyMar0 = setInterval(Marquee0, speed0)
        PriceView.onmouseover = function () { clearInterval(MyMar0) }
        PriceView.onmouseout = function () { MyMar0 = setInterval(Marquee0, speed0) }
    }
</script>

相关文章: