Writing forward-compatible websites(developer.mozilla.org)
developer.mozilla.org
Writing forward-compatible websites
https://developer.mozilla.org/Writing_Forward_Compatible_Websites
2 コメント
This isn't so much writing forward compatible code as it is writing good code. These are good standard practices for past and present browsers. I can't possibly know, much less test against, every browser, OS, plugin combination out there. Good practices are our best substitute for that.
Future-proof that shit.