How to remember hide attributes on Refresh
-
Hello fellow WordPress Developers!
Here is my situation. I have a Member’s Profile page that has multiple sections/tabs on the page. Each with its own category of content and settings for the User. Currently I am using javascript to navigate and hide tabs.
I want to create the functionality of remembering which tab I am on if the browser hits refresh without making a new page for each tab.
My knowledge is entry, I am wondering if the solution is multiple php files, each one referencing a certain tab. And if so, how do I approach that?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to remember hide attributes on Refresh’ is closed to new replies.