Sign in with
Sign up | Sign in

Intranet as active desktop wallapaper

Last response: in Business Computing
Share

Hello,

I have an issue that maybe someone can help me with... i am trying to set up our company's intranet as an active desktop wallpaper... my only problem is that in order for the page to display properly it needs to be emulated as IE7... i have tried <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> but am unable to make this trigger work... any thoughts... below is my full html script:


<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
</head>
<body bgcolor="#3366ff">
<div align="right">
<Iframe src="http:\\(blank).com" width="75%" height="100%"
</Iframe>
</div>
</body>
</meta>
</html>
Ask the community
!