I have an accessibility plugin which sets a cookie to "ok" if the user chooses the accessibility option. then if the cookie is set to OK it loads a a different stylesheet.
The problem I have is that with supercache on, when I navigate throughout the site some pages have the normal stylesheet and some have the new accessibility stylesheet.. there is no consistency.
ideas?