Closed (fixed)
Project:
CSS Browser Selector
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 23:25 UTC
Updated:
25 Jan 2011 at 13:00 UTC
This works great if caching is turned off. Otherwise Drupal will cache the forst Anonymous user's browser to hit a page and serve that up to everyone else. This was also reported at http://drupal.org/node/413482.
Any thoughts on a workaround?
Comments
Comment #1
jwhat commentedThis should be resolved when I add an option that will allow you to add the classes via Javascript rather than PHP.
Comment #2
jwhat commentedI've updated the 6.x-1.x-dev version to include an option in admin/settings/css-browser-selector named "Use JS" that resolves this issue.