Is it possible to pass a query string into a style sheet and if so, can the css process it?
i.e. http://www.domain.com/css/somestyle.css?id=102992992
I noticed when viewing basecamps source that the style sheet has a query string, but I don’t see how it can be used.
Thanks
Yes you can pass a querystring – no a plain CSS file can’t use it.
There are two reasons to do it: