Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE8 object work around

Status
Not open for further replies.

pahiker

Programmer
Aug 31, 2012
45
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top