Hello,
We need URL Hash tag to be enterable in the Gavick Tabs Module Backend , and then the hash tag will be displayed as URL part in frontend after the #.
When we select the tab 2 on frontend then hash2 will be added to the URL in browser address bar .
When we want the page to load with ,for example, tab 2 opened we use :
http://www.site.com/path#hash2
When we want the page to load with, for example, tab 3 opened we use :
http://www.site.com/path#hash3
Thanks
Saeed