ScriptManager.RegisterStartupScript(this.Parent.Page, this.GetType(), "ScrollDown2Result",
"$(document).ready(function() {$" +
"('html,body').animate({ scrollTop: 800}, 'slow');" +
"});", true);
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment