Helpful Information
 
 
Category: JavaScript Development
Javascript differences in Netscape 4.73 and IE 5.5

hi,
Is there any way that I can come to know the differences between Netscape 4.73 and IE 5.5 with regard to Javascript, something like a listing etc.

thanks,
atul

Actually, you'll need more than just a list, since the differences are not only syntactical, but conceptual as well.

For example, in IE, JavaScript is based on and reacts to what's called event bubbling. In NS, it's event capturing.

I would suggest a good book on DHTML and JavaScript for the task.

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by BillyPeterson:
Actually, you'll need more than just a list, since the differences are not only syntactical, but conceptual as well.

For example, in IE, JavaScript is based on and reacts to what's called event bubbling. In NS, it's event capturing.

I would suggest a good book on DHTML and JavaScript for the task.[/quote]

thanks Billy










privacy (GDPR)