serving the solutions day and night

Pages

Showing posts with label IE. Show all posts
Showing posts with label IE. Show all posts

Monday, May 6, 2013

JSON Not Defined in IE

Use a standards doctype...
<!DOCTYPE html>
add the X-UA-Compatible meta tag/header...
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />