I have a problem that IE6 is not loading the whole page i.e. in accordance with my own generated HTML Source Code, but the same is working fine/well in case of IE8 and Mozilla FireFox.
							
						
					IE6 not loading the whole page HTML Source Code
				
					Collapse
				
			
		
	X
- 
	
	
	
		
	
	
	
		
	
	
	
	
	
	
	
	
	Tags: None
 - 
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	
You do realize that IE 6 is rapidly approaching being 10 years old, don't you? Wanting to support all browsers is a noble cause, but will kill you as a software developer, simply because it will take you too long to ship the code if your make it work on every browser.
Instead, you should choose one or two browsers to officially support, and work on those. Everyone else will just have to suffer.
It's one of those things you just have to bite the bullet on being a web developer. It took me 4 months to get used to it.Comment
 - 
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	
Although IE 6 is quite old it still holds a large market share and it is good to continue compatibility especially for commercial websites.
If you could clearly describe your problem, there is likely a fix or a work around we can provide for you.Comment
 
Comment