944,042 Members | Top Members by Rank

Ad:
Aug 4th, 2005
0

Difference between Firefox and IE

Expand Post »
Hi All,
I have specific requirement in web development.
I am Programmer Analyst in .Net, would like to know the difference between Firefox and IE6.0.
Some of the Javascript will not execute in Firefox !!
Does any one have better idea about this !!.

Thanks and with regards,

Madhusudhan.H.K.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Madhusudhan is offline Offline
3 posts
since Aug 2005
Aug 4th, 2005
0

Re: Difference between Firefox and IE

Madhu,
Its a pain when your client says "My website must be compatible with all the Browser",
"Well thats easy to say but Are you the one who is coding it."

The same HTML code which works well in IE6.0 wont work exactly the same Mozilla.

Check out this link http://www.howtocreate.co.uk/tutoria...?tut=0&part=16 which talks about obtaining the window size in different browsers.

Being a .NET developer you'll be faced with a lot of incompatibility issues with Mozilla,Netscape,IE.

In Netscape,If you use Frameset and reference the next frameset with a query string ,its a pain since in Netscape the tags will be opened as a new window.But there is an option available in the browser properties to disable it.

Styles will also give you a headache.

Read this Blog,
http://west-wind.com/weblog/posts/188.aspx

I'm not sure what to advice you for browser incompatibility,The only thing I can say is what ever issues you face you can solve it.There is always a work around.



Quote originally posted by Madhusudhan ...
Hi All,
I have specific requirement in web development.
I am Programmer Analyst in .Net, would like to know the difference between Firefox and IE6.0.
Some of the Javascript will not execute in Firefox !!
Does any one have better idea about this !!.

Thanks and with regards,

Madhusudhan.H.K.
Reputation Points: 11
Solved Threads: 6
Junior Poster
Letscode is offline Offline
175 posts
since Feb 2005
Aug 5th, 2005
0

Re: Difference between Firefox and IE

Unfort this is an issue that have troubled web developers for years and the solution has always been to write workarounds or hacks for the various browers that do not understand one tag or another. The better solution is to write for that standard and then jsut have your page degrade gracefully from there.

My statement to clients is that I will make their project comply with the standards and funtional in the browsers that do not support the standards. Otherwise you will be banging your head on the wall everyday writing hacks.
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
bkendall is offline Offline
69 posts
since Jul 2005
Aug 5th, 2005
0

Re: Difference between Firefox and IE

I have to agree with bkendall . It's more important to write for standards than for a specific browser. Sometimes you may want to look at your design and see if you can change it so that there's less ambiguity, although I realize this isn't always an option.

That being said, we all know that people will use different browsers, and it's a good idea to be familiar with the activity each one will display before developing so you can write with the exceptions in mind.
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Kschikan is offline Offline
10 posts
since Aug 2005
Aug 7th, 2005
0

Re: Difference between Firefox and IE

I recently discovered this page http://www-128.ibm.com/developerwork...y/wa-ie2mozgd/, through slashdot i think, it covers several of the differences between IE and Firefox. It also contains many of the links to the standards that these browsers pretend to comply with.

Unfortunately, it is often difficult to find the standard (accurately) that particular browsers comply with. And all browsers have quirks in how they interpret the standards in particular modes.

The best advice is to follow the standards if you have a choice. And implement work arounds only when it becomes obvious that a workaround is required. It is completely laughible to expect that Javascript generated by .NET will run in Firefox. And at no time in the history of web browsers has anybody expected their JavaScript to run unchanged on all browsers... so I find this thread rather amusing! You always need to test your code in the environments that you wish it to run.
Reputation Points: 20
Solved Threads: 5
Junior Poster
alpha_foobar is offline Offline
182 posts
since May 2005
Sep 7th, 2010
0
Re: Difference between Firefox and IE
Hi,

I am Vijay and a JAVA developer.

I have a requirement for the JAW(screenReader) which is working in mozilla and not in IE. I shd rectify the issue. Do u have any idea why the JAWS application is not working in IE.
Please reply me as soon as possible as it s a very important one..

Waiting for ur esteemed reply !!!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
vijayraghav is offline Offline
1 posts
since Sep 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: server side programming
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: multiple HTML links in one HTML page to iframe in another HTML page





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC