but I guess my problem is that my image is a background image. I can't seem to make this code work.
I also found code at another site:
<html>
<head></head>
<body bgColor="blue">
<!-- This DIV is the target container for the image. -->
<DIV ID="oDiv" STYLE="position:absolute; left:140px; height:400; width:400;
filterrogidXImageTransform.Microsoft.AlphaImag eLoader(
src='image.png', sizingMethod='scale');" >
</DIV>
</body>
</html>
and again, I don't know how to alter it to accomodate a background graphic.
Any advice?
Thanks in advance
b4b
__________________
The truth is more important than the facts. Frank Lloyd Wright
__________________________________________________ _________________
Thanks Minaki, I checked out your link and the Sleight, but i don't know what is even supposed to go into a .js file... I need to do more research.
Scottfree, I would do that except I have a background image [Image1] of a lined object in a cell [no problem there], but then I have another partly transparent image [transparent in order to see the lined object below] [Image2] placed as a background image in a nested cell . Image 2 needs to be a background image because I need a text box placed in that same cell. My problem is I can't seem to find code for PNG's that relate to a backround image... but I'm still searchin through all the info you've all provided; thanks again!
__________________
The truth is more important than the facts. Frank Lloyd Wright
__________________________________________________ _________________
Hello again... Here's the site. I built it without the transparent png; there wasn't enough time to figure it out and test it. But thank you so much for all your help.
__________________
The truth is more important than the facts. Frank Lloyd Wright
__________________________________________________ _________________