Hello,
When i click on tabs using JTabview, the URI is appended with something like: #jtabc_4b27e9f5002e9
This causes the page to scroll to the tab (which is not desired behavior) and also means that ,when using the back button, you have to cycle through each URI before getting to the previous page (also not desired).
I notice that this is not how it works on your demo site:
http://smart.ari-soft.com/ari-jtabview.html
Here is the page I'm having problem with:
http://bit.ly/66ywek
How can I fix this?
Thanks