What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Rene

New Member
Would it be possible to remember the last selected tab on browser exit?
So when the user returns, the last selected tab is active.
 
Okay, just an idea, but maybe using cookies? XF has builtin javascript functions for this:
Code:
XF.Cookie.set(variable, value, cookiedate);
XF.Cookie.get(variable, value, cookiedate);
 
I know I'll have to check as I think I tried to into the past.

But didn't check the code.
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart