does anyone know how make a table scroll down when you scroll down, if anyone does can they plz tell me the flll coding for CSS and html, if you dont know what i am going on about check this website out http://allwebcodesign.com/setup/webmaster-drop.htm orbetter yet can u make me a small website containing the CSS sheetand 1 HTML page, i would greatly appreicate this help, because i can then learn how to create and pass my knowledge on this forum
Position: fixed; but why
Position: fixed;
but why are you using a table?
its not my website i want
its not my website i want the side scrolling thing next to the scrollbar any help, and i didnt know its a table
Irontiger wrote:its not my
its not my website i want the side scrolling thing next to the scrollbar any help, and i didnt know its a table
Can we see the page you want to apply it on please?
i havent hosted the website
i havent hosted the website but you can download it from this link
http://www.sendspace.com/file/oxjmlv
after you have done it plz can u reupload it on sendspace and post the link here thank for ur help and ill give you credit once i get it hosted
So . . er, what exactly is
So . . er, what exactly is the problem? Which bit do you want going where?
The effect in question looks
The effect in question looks rather like a old school DHTML effect.
I'm afraid that the wrong impression of the forum may have been taken, it's not really a coding service
i know its not a coding
i know its not a coding service but i am really stuck on this i been at it for at least a couple of months, i want the scroll thing in the link i gave you, you know when you scroll it comes down with you, i want that if you can plz can you, i will greatly apperieate this help
Well, what have you tried so
Well, what have you tried so far?
i have tried coding it in
i have tried coding it in javascript that was no use and i found out that you can also make this in CSS, so i tried it, and now i am asking for help in this forum
is there any other easy way?
is there any other easy way?
Have you experimented with
Have you experimented with position:fixed; yet?
yeh it dont work, wot i want
yeh it dont work, wot i want it i want a layout object to scroll down when i scrolldown so that i could perhaps click on the link when i am at the bottem of the page
Er, that's precisely what
Er, that's precisely what position: fixed; does, isn't it?
Why don't you show us the
Why don't you show us the code you have so far so that we may see what you're working with and where it may be going wrong.
is this possible to do in
is this possible to do in DHTML?
sorry double posted
sorry double posted
Should be. Can you show us
Should be.
Can you show us what you've got so far?
Hugo wrote:Why don't you
Why don't you show us the code you have so far so that we may see what you're working with and where it may be going wrong.