Quote:
Originally Posted by JSWolf
Use them now, regret it later.
|
Yeah, not that worried about it. As has been mentioned
multiple times, it will ignore a css it doesn’t support… so it’s not going to break anything to include it… you certainly won’t have to go back and fix them later. And if you include both versions, the prefixed and non prefixed, the device/app will simply use the one it supports…
They have a term for that…. Let me think about it… oh yeah:
Fallback coding
Might want to look into that concept!