Editorial / Best Answer
				 
							 			   
            jnaneswarisd  
            
                    
			                                
			            
			            
			        
				 
	                     Netscape offers <LAYER> tag incorporated with JavaScript and Style Sheets as the way to get control on positioning, while Microsoft use ActiveX and CSS Style Sheets incorporated with scripting language like JScript (Microsoft's version of JavaScript) or VBScript to control positioning. 
Both share the same concept of positioning in which the coordinates x, y, and z can be specified. Z (z-axis) will allow designers to define the order of elements -- in front of or behind other object. Designers now can get control over the positioning. 
			 
          
In the Dynamic HTML:How to know it is Netscape DHTML or Microsoft DHTML ?
Editorial / Best Answer
jnaneswarisdNetscape offers <LAYER> tag incorporated with JavaScript and Style Sheets as the way to get control on positioning, while Microsoft use ActiveX and CSS Style Sheets incorporated with scripting language like JScript (Microsoft's version of JavaScript) or VBScript to control positioning.
Both share the same concept of positioning in which the coordinates x, y, and z can be specified. Z (z-axis) will allow designers to define the order of elements -- in front of or behind other object. Designers now can get control over the positioning.
Related Answered Questions
Related Open Questions