For Uni we need to design a site (check) and then add accessibility options - namely changing the font size and / or colour scheme of the div's, save this with cookies so the user has the same changes made across all pages.
I have managed to get the font changer working and saving to cookies thanks to numerous online resources.
However the colour switching is proving problematic
It appears you cannot create and pull from multiple cookies? so that means i need one set of code / cookie to do both functions? but im at a complete loss
Any help would be brill, thanks.
I have managed to get the font changer working and saving to cookies thanks to numerous online resources.
However the colour switching is proving problematic

It appears you cannot create and pull from multiple cookies? so that means i need one set of code / cookie to do both functions? but im at a complete loss

Any help would be brill, thanks.