Hi ted,
Here is a template for a resizeable image page that resizes the image to the
full browser window. Bing search box added for your enjoyment.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="
http://www.w3.org/1999/xhtml" >
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<meta name="Search.WLSearchBox" content="1.1" />
<title>Ares 1X Launch Homepage from IECustomizer.com</title>
<style type="text/css">
html,body {
height:100%;
width:100%;
}
</style>
</head>
<body scroll="no" style="overflow:hidden; background-color:#000000;
padding:0px 0px;margin:0px 0px"
onload="document.getElementById('WLSearchBoxInput').focus();">
<!-- Bing -->
<div id="WLSearchBoxDiv" style="position:absolute; right:5px; z-index:99">
<table cellpadding="0" cellspacing="0" style="width:300px; height:32px;"><tr
id="WLSearchBoxPlaceholder"><td style="width:100%; border:solid 1px #cccccc;
border-right-style:none; padding-left:10px; padding-right:10px;
vertical-align:middle;">
<input id="WLSearchBoxInput" accesskey="e" type="text"
value="Loading..."
style="background-image:url(
http://www.bing.com/siteowner/s/siteowner/searchbox_background_k.png);
background-position:right; background-repeat:no-repeat; font-family:Arial;
font-size:14px; color:#000000; width:100%; border:none 0 transparent;"
onfocus="this.select();"/></td>
<td style="border:solid 1px #cccccc; border-left-style:none;
padding-left:0px; padding-right:3px;"><input id="WLSearchBoxButton"
type="image"
src="
http://www.bing.com/siteowner/s/siteowner/searchbutton_normal_k.gif"
style="border:none 0 transparent; height:24px; width:24px;
vertical-align:top;"/></td></tr></table>
<script type="text/javascript" charset="utf-8">
var slocale = navigator.browserLanguage;
var WLSearchBoxConfiguration=
{
"global":{
"serverDNS":"
www.bing.com",
"market":slocale
},
"appearance":{
"autoHideTopControl":true,
"width":800,
"height":600,
"theme":"Red"
},
"scopes":[
{
"type":"web",
"caption":"Web",
"searchParam":""
}
]
}
</script>
<script type="text/javascript" charset="utf-8"
src="
http://www.bing.com/bootstrap.js?ma...=SearchBoxWeb&Callback=WLSearchBoxScriptReady"></script>
</div>
<!-- Bing -->
<div id="bg_image" style="position:absolute; top:0px; left:0px; height:100%;
width:100%">
<img alt="" id="imgPhoto" style="WIDTH: 100%; HEIGHT: 100%"
src="Ares1XLaunch.jpg"/>
</div>
</body>
</html>
see also
http://www.iecustomizer.com/homepages (give us a few days... got
some work to do yet).
Regards.