Introduction:-
In this article i have
explained How to Scroll Page from top to bottom and from bottom to top
using Jquery/Javascript.
Description:-
In my previous article
,i have explained How to Bind State by Selecting Country DropDownList using
WebMethod in Asp.net , How to Upload and Save Image Without any Postback by User in
Asp.net ,How to Save Image in Different Size in Asp.net , Encription and Decription of Password In Asp.net C# ,Send sms to mobile in asp.net using fullonsms free api , Send free sms using asp.net source code .
In this article i have created one aspx page and has taken three
html div where ID as top,div1 and div2 in three different background color for
distinguish each other.I have taken three contents for this example but you can
take as many contents you want.Created one javascript function and called this
function dynamically in jquery click event.