Forum Moderators: not2easy
Using links on the page I set DIV 1 to display:none and DIV 2 or 3 to display:block to reveal the previously hidden areas.
All works well except, if I visit a different page and then go back to the page with the DIVs it's always DIV 1 that's displayed.
Can anyone suggest a way of getting the DIVs to 'remember' their display status so when a user returns to the page it's in the same state they left it in?