IlluminateMe
2012-10-25 14:45:30 UTC
I'm curious why things aren't like this:
Why aren't all browsers basically the "same", why aren't Javascript, HTML, and CSS extensions to the browsers?
If you'd have ONE version of Javascript that would be constantly updated to all browsers as it releases, there would be no compatibility issues, the website author would just type in the top of his file something like
doctype html js-version="3.04" and the browser would run that particular version of javascript so all pages wouldn't be out-of-date.
I think this would be a great solution for future... There would be no cross browser compatibility issues, from what I see.