One of the largest Issues I face each day developing our application is that scripting support for each browser is different. We develop a Web-Application that has a lot of validation and would like to have a lot of dynamic content. (Click a button, textbox appears).
Most people who have web-sites, with pages of mainly HTML should have no problem handling any browser compatibility, but we have to basically create 2,3 or 4 versions of certain things to make them all achieve the same goal.
All I want to see is some standards adheared to. We need to look at enhancing HTML to support Web-Applications not just Web-Sites.
One of the largest Issues I face each day developing our application is that scripting support for each browser is different. We develop a Web-Application that has a lot of validation and would like to have a lot of dynamic content. (Click a button, textbox appears).
Most people who have web-sites, with pages of mainly HTML should have no problem handling any browser compatibility, but we have to basically create 2,3 or 4 versions of certain things to make them all achieve the same goal.
All I want to see is some standards adheared to.
We need to look at enhancing HTML to support Web-Applications not just Web-Sites.