Thanks Juan...
Aside from creating the image oversized with image editor and scaling from
there...
I am left with JSON and Ajax.
Here are my nodes...
<html>
<head>
<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}
div#header {
height: 94px;
margin: 5;
border: 3 solid #faf;
background: #fff url( logocss.gif ) top left no-repeat;
}
div#headerLayout {
background-size: 100%;
height: 50%;
position: absolute;
float: left;
margin: 5;
border: 3 solid #fab;
}
</style>
</head>
<body>
<div id="headerLayout">
<div id="header"/>
</div>
</body>
</html>
Does anyone have a snippet I can integrate to my @CustomHead tapestry
component that will interrogate and calibrate and stretch 100% width the
following using JSON:
<div id="header"/>
Help is appreciated.
thanks
_________________________________________________________________
A new home for Mom, no cleanup required. All starts here.
http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]