|
-
Jun 12th, 2000, 01:03 AM
#1
Thread Starter
Fanatic Member
I have seen in many websites that when we scrolldown the site, the background picture remains where it was but the text on it scrolls up giving a cool 3D effect. Can anyone tell me how it is done?
Thanks
Kinjal
-
Jun 12th, 2000, 06:23 AM
#2
Hyperactive Member
bgproperties = fixed
Easy as sliced bread!
<background = whatever.gif bgproperties = fixed>
HTH!
Now a small trick: when you see something interesting in a page, right-click on it, ans study the source code! That´s the best way to learn.
[Edited by Juan Carlos Rey on 06-12-2000 at 09:26 PM]
-
Jun 12th, 2000, 07:07 AM
#3
Hyperactive Member
Just a word of advice, this only works in IE I think.
"People who think they know everything are a great annoyance to those of us who do."
-
Jun 12th, 2000, 10:04 PM
#4
Thread Starter
Fanatic Member
Thanks a lot juan. I have just begun learning HTML so it was not EASY AS SLICED BREAD for me.
Thanks a lot once again.
Kinjal
-
Jun 14th, 2000, 10:31 PM
#5
easy as sliced bread?
I have neveer heard that before...
but truthfully, HTML is easy
VERY easy
the hardest things for me is frames and forms.
I have only made a few websites with frames, and I dont use forms very much, so I didnt really learn them, because i dont really need them.
but go to http://www.htmlgoodies.com, its where I learned html.
i Love that place.
-
Jun 15th, 2000, 02:16 AM
#6
So Unbanned
Note: If web pages have the right-click dis-abled(mostly stupid sites that think there code is actully original) Hah! You can hold escape right click still holding escape then release escape still holding right click and the menu appears!
This works for framed pages where the menu View | Source doesn't show the right source.
I'm also not sure if this works in Netspace. I use Internet Explorer because Netscape is inferior.
-
Jun 16th, 2000, 04:07 AM
#7
Addicted Member
Cool
I didn't know that Dig. I'll have to put that in my Black Book
Forms are wierd at first but they are pretty simple once you realize how they work. I use them all the time now.
Frames take a while to get used to though.
-
Jun 16th, 2000, 10:26 AM
#8
Hyperactive Member
1- I'm glad I was helpful
2- I too hate frames, I don't like frames, but sometimes you have to use them: in my site I have a music background, and had to put it in a frame, so when the visitor goes to other pages the sound keeps sounding!
3- "Easy as sliced bread"? Where did I heard that before? (English is not my first language...)
Cheers!
-
Jun 17th, 2000, 01:26 AM
#9
Hyperactive Member
I don't have too much difficulty with forms or frames, my biggest problem is tables. I don't know why but I just don't get them. I suppose I just need to practice or something, never really needed them.
-
Jun 17th, 2000, 03:38 AM
#10
?????????????????
didnt need tables?
tables are THE MOST useful thing HTML has to offer.
everything is made of tables, whether they have borders or not. table are NEEDED if you want to get a good designed website.. those without tables look poor....
you'll find out how good tables are as soon as you learn them. I didnt think I needed tables... but when I learned them, I also learned i could not live without them... 
and about the no-right click.. thats junk..
I get around it by doing this
>right clicking
>holding button down
>pushing space bar to get rid of alert box
>let go of right button
SIMPLE !
I dont even bother using the no right click things... it looks so unprofessional when you take a look-see at the source code and you are trying to be blocked by a message that says
"no-no thiz source iz copyrited me, so f***'z off you *****'z"
and the most annoying part, is after you bypass the bullshi* security you see code, that they havent even taken of the original copyright written by the people who actually wrote the code..(like the noright click)
-
Jun 18th, 2000, 09:55 PM
#11
Frenzied Member
OK, this thread appears to be more about fames and tables now than fixed backgrounds....
I always have a frame in my index/default page so when the user follows links or posts data the url doesn't show up in the address box (or whatever you want to call it)
I think it looks neater that way that's all.
-
Jun 26th, 2000, 02:44 PM
#12
Junior Member
Re ...
Hi there try to look for the script in this urlhttp://www.javascriptcity.com/scripts/index.html
download it and learn it ...
KraMba

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|