Home › Forums › JavaScript › Javascript – Remember what was selected after refresh › Re: Javascript – Remember what was selected after refresh
May 27, 2011 at 12:57 pm
#75176
Member
You could simply store some cookies, you could do javascript to accomplish this. Can’t really give you much more than that as I’m not proficient enough in JS, but ‘cookies’ are what you’re looking for.