One of the hot topics that a web developer must "always" deal, is definitely the “
browser compatibility”: making the site accessible and with same appearance (as possible) regardless of your browser.
Building a
Cross-Browser site, or a site that has the ability to support all browsers, involves a significant task for those acting as a developer, whether you are acting as a designer.
Beginning from the years 90's when begun the "browser wars", and until recent years when the competition between different browsers is even more enlarged, many techniques have been developed to achieve the same result.
In this article I will present how
Microsoft has approached this problem by providing several tools, classes, and "feature" for
ASP.NET.
View original Post________________________________________________________________________________________________________________________________________________
Uno dei temi caldi che uno sviluppatore web deve “sempre” affrontare, è sicuramente la “
browser compatibility”, ovvero rendere il sito accessibile e di stesso aspetto (per quanto possibile) indipendentemente dal browser utilizzato.
Costruire un sito
Cross-Browser,
ovvero un sito che abbia la capacità di supportare tutti i browser,
implica un lavoro non indifferente sia per chi svolge il ruolo di
sviluppatore, sia per chi svolge il ruolo di grafico.
A partire dagli anni 90, quando iniziò la “guerra dei browser”, e fino
a questi ultimi anni, quando la concorrenza tra diversi browser si è
ancor di più allargata, si sono sviluppate molteplici tecniche per
arrivare allo stesso risultato.
In questo articolo voglio presentare come
Microsoft ha affrontato questo problema, mettendo a disposizione diversi strumenti, classi e “feature” per
ASP.NET.
Leggi il post originale