Differnece between the IE6 and IE8 for Asp.net MVC
Posted
by kumar
on Stack Overflow
See other posts from Stack Overflow
or by kumar
Published on 2010-06-08T14:45:37Z
Indexed on
2010/06/08
14:52 UTC
Read the original article
Hit count: 279
internet-explorer
I am working on my Office PC I dont have, I dont not have Admin rights to download IE8 in my PC..currently I am working in asp.net mvc application with IE6 Browser..some of the things are not working in IE6 for my application, can any body explain me what is the Differnce between IE6 and IE8 for web application,
is there any chance that if the web pages are not showing correctly in IE6 it wil show in IE8?
Ex: I used Microsoft Charting Controls to dispaly Pie chart for my applciation. the pie chart displaying in Firefox but not in IE6
Ex: some of the checkbox check events not working in IE6 but its working with Firefox.
what is the good way to test wihout instaling IE8 on my PC? is there any tools are there?
any documents to refer these stuff..?
thanks
© Stack Overflow or respective owner