Strangeplant
04-19-2006, 07:47 PM
Hi, I'm using jscheuer1's code from a previous thread:
http://www.dynamicdrive.com/forums/showthread.php?t=8515&highlight=background+image
in conjunction with DD Textual Tool Tip II located at:
http://www.dynamicdrive.com/dynamicindex5/linkinfo.htm
I'm still working on the same "simple" page where I tried the fader discussed in a previous thread: (http://www.dynamicdrive.com/forums/showthread.php?t=9025), this time making it simpler, and I'm having trouble - again. The background shows in Firefox, Opera and Netscape but not in MSIE and Advanced. It will show in MSIE if I move the line:
<img class="backgroundcontent" src="earth_terminator.jpg" alt="background test image">
but then the text disappears. My take is that this part doesn't work in my page, but works in jscheurer1's demo (demo found at http://home.comcast.net/~ansiguy/alpha_image_test_2.htm) and I don't know why:
html { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='earth_terminator.jpg', sizingMethod='scale');
}
Also, I cannot control the position of the text on the page; it is not possible to move the text up farther to make it look right on smaller windows. (I don't know what's up.) jscheuer, could you please help? Thanks in advance.
http://www.dynamicdrive.com/forums/showthread.php?t=8515&highlight=background+image
in conjunction with DD Textual Tool Tip II located at:
http://www.dynamicdrive.com/dynamicindex5/linkinfo.htm
I'm still working on the same "simple" page where I tried the fader discussed in a previous thread: (http://www.dynamicdrive.com/forums/showthread.php?t=9025), this time making it simpler, and I'm having trouble - again. The background shows in Firefox, Opera and Netscape but not in MSIE and Advanced. It will show in MSIE if I move the line:
<img class="backgroundcontent" src="earth_terminator.jpg" alt="background test image">
but then the text disappears. My take is that this part doesn't work in my page, but works in jscheurer1's demo (demo found at http://home.comcast.net/~ansiguy/alpha_image_test_2.htm) and I don't know why:
html { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='earth_terminator.jpg', sizingMethod='scale');
}
Also, I cannot control the position of the text on the page; it is not possible to move the text up farther to make it look right on smaller windows. (I don't know what's up.) jscheuer, could you please help? Thanks in advance.