On 15 Jan 2005 at 10:16, A-NO-NE Music wrote: > I do fair amount of web dev (don't check my site which is the last I > give attention so it's a mess, garbage accumulation since 1997 :) and > I always check against: > > Win IE5, IE6, NS4.7, NS7
That's a very odd collection. If you're checking against NS4.7, why not IE 4.x? Or why check for NS4.x at all? And which version of IE5, 5.1 or 5.5? The rendering engines of those two versions have really significant differences, and I think shouldn't be thought of as the same browser at all (some of the differences are bigger than between 5.5 and 6.0). Furthermore, limiting your PC tests to NS7 is a huge mistake, as it is way behind Mozilla and Firefox in terms of the version of Gecko (i.e., the Mozilla rendering engine) that is in use. I also think it's a significant mistake to leave out Opera, which is working with the Mozilla Foundation and Apple in a consortium to try to make sure that all their rendering engines stay as close as possible in correctly supporting W3C standards. -- David W. Fenton http://www.bway.net/~dfenton David Fenton Associates http://www.bway.net/~dfassoc _______________________________________________ Finale mailing list [email protected] http://lists.shsu.edu/mailman/listinfo/finale
