So when it comes to css3 is it really so ugly?  Ok perhaps its just things like 
gradients:

http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html

So in the microsoft example above for getting a gradient background you have to 
use different css properties per browser.  So say I was trying to add browser 
specific css to my layout component what would people suggest as the best 
strategy?

Random thoughts:

- You can't tml-ify css, if you could then you could condition parts of it  by 
browser right?
- Would you create a series of browser specific css assets then build inject 
them directly into the layout page?

Clearly I don't have a clue :-}

again sorry for dumb questions.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to