Hi,

Iam new to JS. Kindly help me to solve the following difficulty.

Consider 3 links such as link1,link2,lin k3 in gray color at top of the page. When each link is clicked the corresponding data should get displayed at the bottom of the same page and the currently selected link should change to orange.
Suppose if link1 is selected, the color of link1 should change to orange and other 2 link should remain in gray...