Posted by: Anonymous Coward
on September 28, 2004 09:51 PM
As a web developer i don't really care about which browser is better. I just want to get the same output from an html in all of them. And that is really hard.
I had lots of problems with javascript. The uglyiest workaround was one where i had to deploy two different versions detecting the browser on serverside, because - mozilla displays it in a wrong way and the workaround that makes mozilla work segfaults IE.
Re:good article
Posted by: Anonymous Coward on September 28, 2004 09:51 PMI had lots of problems with javascript. The uglyiest workaround was one where i had to deploy two different versions detecting the browser on serverside, because - mozilla displays it in a wrong way and the workaround that makes mozilla work segfaults IE.
#