Forum Moderators: open
People are always asking "How do I check for browser version?" "How do I redirect people if they're using this browser?" etc. Is there a reason (other than HTML standardization issues) why they wouldn't implement a tag like <BROWSER TYPE="IE" VERSION="4.*"> </BROWSER> where the code between would only be interpreted if it were displayed under said browser?
This wouldn't be a fix for big problems where you would have entirely different pages for a certain browser, but when it's small fixes like for Javascript compatibility or CSS, wouldn't this be a cleaner, faster way to go about it?
First, it would be a compromise where there should be none; we need to migrate towards standards. Secondly, it would allow, perhaps even invite, a return to propriety coding. The "jinnii" is not quite back in the bottle, but I am certain, once he is... no one will want to "uncork" that nasty bugger again!
Propriety code.... for propriety software, not for core web coding. Let's get "Standardized!" ;)