MDLarson
Registered
I want to put a small 52x18 web badge in the absolute lower-left (or lower-right) corners of the browser window. It's a little "Website By Matt" advertisement, so I want it to be as much out-of-the-way as possible.
I'm looking for ways to accomplish this. I know frames can do that (have a 18 pixel high frame on the bottom and left or right justify it) but I don't like using frames anymore.
I thought maybe the answer was in using a layer, but the coordinates seem to come from the upper-left corner of the page.
I've seen navigation bars "follow" the page before... the buttons know where the top of the page is, and if you scroll down, it'll jump down to match the top of your current view. This would mean my image would jump around to the lower-left corner, but I'd also be happy if it stayed in the absolute lower-left corner (you'd have to scroll all the way to the bottom to see it).
I'm looking for ways to accomplish this. I know frames can do that (have a 18 pixel high frame on the bottom and left or right justify it) but I don't like using frames anymore.
I thought maybe the answer was in using a layer, but the coordinates seem to come from the upper-left corner of the page.
I've seen navigation bars "follow" the page before... the buttons know where the top of the page is, and if you scroll down, it'll jump down to match the top of your current view. This would mean my image would jump around to the lower-left corner, but I'd also be happy if it stayed in the absolute lower-left corner (you'd have to scroll all the way to the bottom to see it).