ALA PHP Switch: Cookie Conflictions?
-
Hey. A few days ago, I wanted to implement a style switcher on my site. A List Apart provided me with said switcher. The code you see on the ALA article is the same exact code that I used on my site. The only thing difference is that I changed some options (<option> tag) because I only have two styles. The PHP code of switcher.php was left unchanged.
If you switch styles on my other pages, it will work, and you will see the new style applied. It also works if you change styles on my blog, but it won’t show – you have to go to another section my site to see it in action.
Could this be a cookie confliction that’s making my blog use style_experiment.css even though one changed the style to green.css?
Any help is appreciated!!
- The topic ‘ALA PHP Switch: Cookie Conflictions?’ is closed to new replies.