What are advantages and disadvantages between internet explorer and netscape navigator (or) Internet Explorer Vs netscape Navigator

Showing Answers 1 - 2 of 2 Answers

Ravikanth Putta

  • Jul 12th, 2006
 

These two major browsers are coming closer to each other regarding the DHTML effects possible towards newer versions. However you will need to remember that IE is more flexible than Netscape and due to small differences something that works really well in IE might not work at all in Netscape. So you need to be really careful and alert when programming for both browsers. One hint you can follow in most cases is that if you get it working in Netscape it should most probably work in IE.

Another major limitation of Netscape as compared to IE is that not all properties of a page can be changed at any time. This is because when the web page is once written to the screen, only position, visibility and clipping can be manipulated dynamically.

The good news is that from the web designing point of view you can now forget completely about debugging all your websites for Netscape 4.x as a very small fraction of the Netscape community still use it. Think of it this way, if you are bent on making the website work perfectly for version 4.x then you cannot use some effects (especially javascript and CSS) that are easily supported by the latest versions of all the major browsers.

For Dreamweaver to not keep throwing up Netscape 4 errors set the browser check settings to show Netscape 6 instead of the default 4.0. To do this click on the Results panel, select the Target Browser Check tab, click on the green arrow to show the list of options - select the Settings option and set Netscape Navigator to version 6.0.

  Was this answer useful?  Yes

sudhakar2068

  • Oct 23rd, 2006
 

These two major browsers are coming closer to each other regarding the DHTML effects possible towards newer versions. However you will need to remember that IE is more flexible than Netscape and due to small differences something that works really well in IE might not work at all in Netscape. So you need to be really careful and alert when programming for both browsers. One hint you can follow in most cases is that if you get it working in Netscape it should most probably work in IE.

Another major limitation of Netscape as compared to IE is that not all properties of a page can be changed at any time. This is because when the web page is once written to the screen, only position, visibility and clipping can be manipulated dynamically.

The good news is that from the web designing point of view you can now forget completely about debugging all your websites for Netscape 4.x as a very small fraction of the Netscape community still use it. Think of it this way, if you are bent on making the website work perfectly for version 4.x then you cannot use some effects (especially javascript and CSS) that are easily supported by the latest versions of all the major browsers.

For Dreamweaver to not keep throwing up Netscape 4 errors set the browser check settings to show Netscape 6 instead of the default 4.0. To do this click on the Results panel, select the Target Browser Check tab, click on the green arrow to show the list of options - select the Settings option and set Netscape Navigator to version 6.0.


sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions