Hello I am trying to open up different div on every refresh So,on every refresh it opens up randomly new tab. and it's working fine.
here is the demo(i have added both the JS into html tag still i dont know why its not working.) http://mooshell.net/CDH3E/5/ Now i want to give forward/backward button for it. suppose my 2nd tab is open and if i dont do refresh and press forward button it should go to 3rd tab and vice versa. I know the function for regular forward/backward function. but here as i am opening up random tab so i really dont know how i am going build up forward/backward button function. can anyone look into it and guide me how can i do that?
