I have 4 pages.home.js,about.js,contact.js,map.js and single html file index.html referring the 4 pages.
one tab panel with four icons for 4 pages.
i have 4 links for 4 pages.
my problem is that,if i click a second link,the about page should be activated and shown.Is there any way to do this..
Thanks in advance...