brandon10092
Aug 15 2006, 12:42 AM
| | I'm trying to make my homepage look a little fancier and I've got a nice background image, but I want it to scroll with my page, like if you scroll down the image will still appear like it does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage to edit it. I'm not sure what programming language this would be, probably CSS or Javascript, but I can edit the page script with Notepad or something to make this work. Right now the page is purely HTML, so whichever language this is, can somebody also give me the tags and markups to make the script correspond with the new language? I appreciate your help. |
Reply
BuffaloHELP
Aug 15 2006, 12:49 AM
I believe what you are looking for is fixed background. Check this website
http://www.webdesign.org/web/html-and-css/...round.2326.html and see if you can use their method.
Reply
TypoMage
Aug 15 2006, 01:26 AM
Well personally I do not like that. But it is your website. So you can do whatever you want with it. There could be a special code you put into it.
Reply
Mich
Aug 15 2006, 02:01 AM
CODE
bgproperties="fixed"
Put ths in your <body> directive and it will keep the background in place while everything else scrolls.
Reply
Trap FeedBacker
Mar 19 2008, 07:35 AM
scrolling images
Scrolling Images?
Hi I noticed you guys talking about scrolling backgrounds or "fixed" backgrounds and ive seen what I need done done on myspace before would you know how to make an image scroll with the page while everything else stays in place?
-reply by Dylan Drennan
Reply
Recent Queries:--
scroll
- 1.99 hr back.
-
image scroll - 2.18 hr back.
-
scrolling pictures - 1.57 hr back.
-
how i make scroll picture - 2.91 hr back.
-
how to create scrolling image - 3.59 hr back.
-
move horizontal image scroll down on page - 4.91 hr back.
Similar Topics
Keywords :
scrolling images image scroll- Php - Ajax: E-mail Protection, Clickable Image
- (2)
- Data Structures -- Binary Tree -- Mirror Image
- Binary Tree -- Mirror Image (0)
Given a binary tree, write an algorithm to find its mirror image with minimal time and space
complexities. Note: If you know the answer and if you feel it is simple also please post the
answers so that others will come to know about the answers. This question was sent by my friend
through mail. Solutions Suggested Sol 1 CODE void PrintMirror(node *root) {
if(node!=NULL) PrintMirror(root->right);
Printf(root->data); PrintMirror(root->left); } In case of
implementation using...
Scrolling Bars
- Horizontal scroll bars (3)
Hi im creating my website and was trying to make a horizontal scroll bar that moves along on its
own. Not with bar the user can move but like a News flash thing. im not sure what they are called.
ive seen them on websites im wondering if anyone could help me with the code for it. Thank you...
How To Get High Quality Gif Images In Flash
- (0)
Step 1- Make the Animation Get your animation ready. Make sure not to use any Movie Clips with self
contained animation for it will be lost in the conversion to an animated gif. Step 2- Publish
Settings Now that you have your animation you need to go to Publish Settings under File. Now
uncheck all of the boxes except for gif. This will not effect you if you usually preview your movies
by the Test Movie feature. If you do use Publish to preview your movies, simply recheck the .swf box
after this tutorial. Now click the only remaining Gif tab at the top of the box. N...
Looking for scrolling, images, make, image, scroll, page