Yes I'm using that, and it works OK.
I was just wondering...

Thanks,
Bart.

> -----Oorspronkelijk bericht-----
> Van: Matej Knopp [mailto:[EMAIL PROTECTED]
> Verzonden: vrijdag 7 december 2007 10:03
> Aan: users@wicket.apache.org
> Onderwerp: Re: Why is there no IHeaderResponse.renderCSS()?
>
> Probably just avoiding api clutter. You can always use
> IHeaderResponse.renderString.
>
> -Matej
>
> On Dec 7, 2007 9:38 AM, Bart Molenkamp
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Is there a special reason why there is no
> IHeaderResponse.renderCSS()
> > to render a String of CSS inline? There is something similar for
> > JavaScript:
> >
> >  renderJavascript(CharSequence javascript, String id);
> >
> > I can only include CSS using ResourceReferences and urls. Is there
> > any reason why this isn't there?
> >
> > Thanks,
> > Bart.
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to