Someone1
07-07-2003, 07:31 PM
is it possible to fix a passage of text/ images so that when you scroll, it doesn't scroll with the rest of the page?i mean as in how you fix a background, is it possible with images and text?
|
View Full Version : fixing text/ images Someone1 07-07-2003, 07:31 PM is it possible to fix a passage of text/ images so that when you scroll, it doesn't scroll with the rest of the page?i mean as in how you fix a background, is it possible with images and text? burningstars 07-07-2003, 08:49 PM This (http://www.mark.ac/help/sticky.html) place has some stuff about fixing divs all you would have to do is place your text in there instead of on the actual page. Also you will need to download this (http://www.mark.ac/help/sticky.js) when you make the div start it like this: <div id="sticky"> Place your text here </div> I think that pretty much covers it! pb&j 07-07-2003, 11:32 PM this may be of some help... http://www.dynamicdrive.com/dynamicindex4/logo.htm |