Re: HeaderContributor for conditional comments

2007-08-22 Thread Rüdiger Schulz
2007/8/22, Matej Knopp [EMAIL PROTECTED]:

 Just beware that while conditional comments will work on regular
 request, they will not work during ajax header contribution.


Ok, good to know. Actually I want this just for the regular CSS.

Also I don't understand what you mean by
 I'd like to serve MSIE with
 CompressedResourceReferences


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


-- 
greetings from Berlin,

Rüdiger Schulz

www.2rue.de


HeaderContributor for conditional comments

2007-08-21 Thread Rüdiger Schulz
Hello everybody,

is there a HeaderContributor for conditional comments in Wicket, or has
anyone already done this? I'd like to serve MSIE with
CompressedResourceReferences...

If not, I'd be happy to contribute! Doesn't look too hard to implement.

-- 
greetings from Berlin,

Rüdiger Schulz

www.2rue.de


Re: HeaderContributor for conditional comments

2007-08-21 Thread Matej Knopp
Just beware that while conditional comments will work on regular
request, they will not work during ajax header contribution.

Also I don't understand what you mean by
I'd like to serve MSIE with
CompressedResourceReferences

-Matej

On 8/21/07, Rüdiger Schulz [EMAIL PROTECTED] wrote:
 Hello everybody,

 is there a HeaderContributor for conditional comments in Wicket, or has
 anyone already done this? I'd like to serve MSIE with
 CompressedResourceReferences...

 If not, I'd be happy to contribute! Doesn't look too hard to implement.

 --
 greetings from Berlin,

 Rüdiger Schulz

 www.2rue.de


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