![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| QUESTION: With the understanding that there is likely no simple solution could someone provide the best online resource/resources available that treats/treat the nature of this technical barrier and how to overcome it? I am particularly concerned about XHTML, CSS2.1, and DOM. SOURCE PAGE: http://www.webdevout.net/firefox-myths#standards_compliant Roddy :smile; |
#3
| |||
| |||
|
|
best online resource/resources available that treats/treat the nature of this technical barrier and how to overcome it? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I'd suggest you design for IE7, and then make any adjustments you need to for Firefox. |
#6
| |||
| |||
|
|
.oO(JoeyD1978) I'd suggest you design for IE7, and then make any adjustments you need to for Firefox. I would design for standards-compliant browsers first, _then_ make adjustments for broken browsers if necessary. Micha |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
I base that advice on the fact that IE (still) has the dominant market share. This site shows data (only glanced at it mind ya) that I figured was about right: http://marketshare.hitslink.com/report.aspx?qprid=0 However, looking at the last few months on W3Schools is surprising: http://www.w3schools.com/browsers/browsers_stats.asp Granted their stats are more than likely slanted, but regardless of that Firefox usage has grown 10% in 12 months. That's huge! Either way, how does it not make sense to put the most effort towards the experience of the majority of users? |
#10
| |||
| |||
|
|
Also, if it's standards compliance we should build for - then shouldn't we build for (and test first in) Opera, Chrome or Safari? |
|
They're the only browsers that pass the Acid3 test. |
![]() |
| Thread Tools | |
| Display Modes | |
| |