Quote:
Originally Posted by ScienceOfMuscle
Ok that makes sense. It is doing the same thing as before though, when I click one of the tabs it just brings me back to the top of the page instead of just showing that tab. I only modified tab 3 to test this out but here it is:
|
I had the same issue until I changed the "persistance" back to false - then it worked fine. THAT was the issue for me.
Code:
mytabs.setpersist(false)