You could just use an expansion in your template for the asset. Not quite the same, but it would accomplish the same goal.
-- Kevin On 2/15/08 12:28 PM, "lebenski" <[EMAIL PROTECTED]> wrote: > > Hi guys, > > Does anyone know of a mechanism of utilizing IE Conditional Comments for > importing browser-specific CSS, but using the standard tapestry method of > css injection via the page class, i.e. something like: > > private PageRenderSupport _pageRenderSupport; > > @Inject > @Path("$path/to/css/default.css") > private Asset _defaultStyle; > > ... > > _pageRenderSupport.addStylesheetLink(_defaultStyle,null); > > Cheers, > Ben. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]