Change IE document default view

If you have problem with CSS view in IE 8, maybe  you must try this solution.

Add this tag on head :

<meta http-equiv=”X-UA-Compatible” content=”IE=8″ >

it will be change your default document view to IE 8 version.

LEAVE A REPLY