I am trying to use both IE9.js and respond.js on a site. The IE9.js script runs fine, but respond.js is not working. There are no error in the console, but the site in IE7 and 8 does not respond to any media quesries that are created in the CSS. If I remove IE9.js, respond.js does work fine, and the site is responsive in IE7 and 8.
Has anyone else had this issue, and know of a resolution?
Thanks.