I have just about everything working on th site (Link), except for IE8 (9&10 work fine). Is there a way to get the object tag to work in IE8?
<object id="objContent" data="Home/Prayer.html" width="100%" height="100%" type="text/html"></object>
The problem is that IE8 doesn't load the page.
If this can't be done, is there a way in JS to identify IE7 and IE8?
Let all bear in mind that a society is judged not so much by the standards attained by its more affluent and privileged members as by the quality of life which it is able to assure for its weakest members.
<object id="objContent" data="Home/Prayer.html" width="100%" height="100%" type="text/html"></object>
The problem is that IE8 doesn't load the page.
If this can't be done, is there a way in JS to identify IE7 and IE8?
Let all bear in mind that a society is judged not so much by the standards attained by its more affluent and privileged members as by the quality of life which it is able to assure for its weakest members.