Go to the speciifed text
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, I have a very long aspx page where i have some links followed by the description for those link headings. When i click the link in the top the focus has to go to the description mentioned some where below and vice versa. How can i achieve it.
Add a unique ID to the element at the bottom of the page. The link at the top can then refer to this using the # anchor and when clicked it will jump to your element. For example: Link at top blah blah
Thing at bottom