Browser specific CSS
-
Hi,
I’m using the plugin PHP Browser Detection to write some browser-specific CSS. I want to output some styling in the head if the visitor is using whatever browser.
The problem is that whatever browser that is the first to visit after cache is cleared will have its browser specific CSS output to the generated html file used for caching.
I’ve tried using mfunc and hooking up to wp_head in functions.php but with no luck.
Thanks for this fantastic plugin!
The topic ‘Browser specific CSS’ is closed to new replies.