Swapping CSS between pages

hey guys,

for uni i have to make a 5 page website, with multiple styles to choose from. The problem i’m having is not with swapping stylesheets, but working out how to keep the selected style sheet when you change page. (i couldn’t find any threads that solved that problem.)

so for example, on page 1, lets say you choose “berry” as the theme. Then, when you click the link to go to page 2, how can i keep “berry” as the selected theme?

i’m not really used to javascript so i can’t work it out myself.

thanks :slight_smile:

  • stu