Hi Can any one tell me why i will view a web page and it will show done but with errors at the bottom left Thanks
Validate your page using:http://validator.w3.org/ Once you fix all of the errors, everything should work correctly.
I almost missed that little detail - That's got nothing to do with markup validation as that's an IE specific response and IE doesn't throw errors no matter how broken the markup is. Only one thing makes a page do that in IE - faulty javascripts.
I think there is some javascript in your site which has some kind of error no html validation error can cause this..