jeffshearer
02-04-2011, 07:47 AM
I am trying to understand effective methods for managing browser incompatibility. I am currently preparing to implement a CSS reset strategy which supposedly resets browser defaults to a set standard. I have also read some about using dojo to reduce the work of trying to manage browser incompatibility. My current approach is certainly not working. I have been trying to adjust CSS to specific browsers and redirect users to browser-specific CSS using a nearly plain text version as the fall back. But with so many browser, the fall back is becoming the default. Not what I intended.
What methods have other members found that provide for effective management of browser incompatibility?
Thanks.
What methods have other members found that provide for effective management of browser incompatibility?
Thanks.