Hi guys,
I have the following question/problem:
On this page http://www.projectyou.gr/gp/?page_id=5 there are 3 tabs
[It's all in Greek but I hope you will understand]
Each tab contains links to articles.
When you click on an article and then press the back button on the browser it comes back
to the selected tab AND scrolls to the article you clicked.
As much as I like this behavior it is not what I want in this case.
I would like the user, when returning to the page, always go to the top.
What is the best way to achieve this.
Does it have to do with the fact that I'm using jQuery tabs and the code that I have
for returning to the previously selected tab causes to jump to previously clicked anchor??
Any help would be very much appreciated.
Thanks