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

jwhat’s picture

This should be resolved when I add an option that will allow you to add the classes via Javascript rather than PHP.

jwhat’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Active » Fixed

I'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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.