you guys can still do that by allowing your webmarkupcontainer to
implement icomponentresolver instead of simply overriding
istransparentresolver(true). the impl itself should be trivia, just
check for the component in the page body.

-igor

On Mon, Nov 9, 2009 at 7:08 AM, Erik van Oosten <[email protected]> wrote:
> Ah yes, I do that as well.
>
> Regards,
>   Erik.
>
> Olivier Croisier wrote:
>>
>> I use the same technique (WebMarkupContainer + isTransparentResolver=true)
>> on the <body> element to add an id attribute to it, with a unique value
>> for
>> each page extending the base template. This is useful to build unique CSS
>> selectors for each page.
>>
>>
>
> --
> Erik van Oosten
> http://day-to-day-stuff.blogspot.com/
>
>
>

Reply via email to