Jump Link within Page

Posted by Venkat | Labels:

Here is the code how to switch the view like top or bottom

for ex: we have seen on FAQ pages there if we click top it goes to top of the page the same functionality we have to implement.

<asp:HyperLink ID="top" runat="server" />

<br />asdsadasdsadsadadas<br />

<asp:HyperLink ID="bottom" runat="server" NavigateUrl="#top" Text="top" />

or

<a id="identifier"> </a>
<br />asdhsa<br />asdjksahd<br />

<a href="#identifier"> to top</a>

1 comments:

  1. Avinash Tumulu said...:

    Good tip...

    This is what I was looking for....

    Thanks venkat...
    :)

Post a Comment

Thanks for the Comments.

PayOffers.in