Click to See Complete Forum and Search --> : stupid question
zepart949
05-11-2006, 11:26 PM
I want to place an image at the bottom of a scrolling window. I would like the image to be at the bottom of the window as the user scrolls. I've seen it done elsewhere, but don't know how to do it myself.
Thanks for the help.
typographics
05-11-2006, 11:29 PM
you can do that using frames.
zepart949
05-11-2006, 11:56 PM
Can you be a bit more specific?
<body background="imagename.gif" bgproperties="fixed">
… I think
zepart949
05-12-2006, 12:41 AM
thanks for the help. I got it to work with a CSS style.