hi rüdiger,

> I put all my JS and CSS into <head> via CompressedResourceReferences, and I
> want to use that for conditional-commented CSS, too.

actually, you could use the browser info from

ClientProperties clientProperties = new WebClientInfo( (WebRequestCycle)
getRequestCycle() ).getProperties();

and do conditional header contribution yourself...

regards, --- jan.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to