If any AJAX or floting functionality is not working in IE cause of get different browser mode automatically then you should put following code:-
If you want same browser mode in IE, you need to put following code :
<meta http-equiv="X-UA-Compatible" content="IE=8" >
If you want same browser mode in IE, you need to put following code :
<meta http-equiv="X-UA-Compatible" content="IE=8" >
No comments:
Post a Comment