Thanks Michael,

I'm a big fan of CSS but I don't think that it should be applied in
situations like ours.

When dealing with completely different looks you end up having to use hacks
and work-arounds to achieve the look for each of the domains in the
different browsers. This is bad enough in itself itself but then when it
comes to managing change it becomes a nightmare making changes for one look
and then having to test for the effects in each of the others.

We use css extensively but we use a different base template for each domain.
This avoids the issues above as well as only containing information specific
to the domain. 

I've had a look at Dimensions and that delivers exactly what we need. It's a
shame that tiles doesn't have multi-channel support out of the box.

Zoran

> On 2/26/06, Zoran Avtarovski <[EMAIL PROTECTED]> wrote:
>> We are developing an application which has a requirement to present
>> information to users using different skins depending on certain parameters
>> (information is the same, just the base template file changes). What we'd
>> like, is to set a flag which is then used to select the base template file.
> 
> CSS is not good enough? If your answer is "I don't know", check out
> http://www.csszengarden.com



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

Reply via email to