Forum Moderators: open
Did you find a browser that makes the choice "stick" for the session ?
Clicking in a menu 2 levels down for every reload isn't a practical solution.
No, valid point. A shame really, the browser is treating every webpage as a 'completely different webpage'. I wouldn't have thought it was too much trouble to record which stylesheet was selected for the domain and switch to that stylesheet on the next page (if it exists)?
I have used JS to switch styles in the past, however, on this occasion I was going to implement this server-side as everything is PHP already (as you may have read in the other thread [webmasterworld.com]).
Thanks.