Help - Search - Members - Calendar
Full Version: Attaching Items to Browser Frame
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
alm5053
I am trying to design a page so that I have one object (currently set as its own div but I'm open to changing this) that looks like it is a permanent part of the browser frame while the rest of the page scrolls underneath it.

An example would be http://www.csszengarden.com/?cssfile=/213/213.css&page=0 . I did this a couple years ago when I first started messing with CSS but it has been a while and I can't remember how I did it! I need the picture to sit on the bottom of the browser on the right side.

Thanks for your input.
pandy
'position: fixed'. Doesn't work in IE6 and older.
http://www.w3.org/TR/CSS2/visuren.html#propdef-position
Frederiek
See http://www.456bereastreet.com/archive/2006..._v2_fullheight/ for a tutorial and demo.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.