Live data from Hacker News

Writing forward-compatible websites

developer.mozilla.org

1–3 of 3 posts

Re: Writing forward-compatible websites

#3
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.