This is a discussion on "srollbar in a table" within the Web Page Design section. This forum, and the thread "srollbar in a table are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
srollbar in a table
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
hey as you allready know i am making a web site ( www.freewebs.com/casinodave ) BUT! you also know im a bit of a pain with it. If you go on my site and clik on the "Guide" page u will c that i hav a big toble with lots of pictures in it ad i was wondering if there was any way to put a scrol bar inside the table its self.. can anyone help me <3
p.s.. in my last thread someone complained about my spelling. im sorry but i have dificulty spelling |
|
|
|
#2
|
|||
|
|||
|
Re: srollbar in a table
haha that was me!
add this as a css class to the area in the table you want...
|
|
#3
|
|||
|
|||
|
Re: srollbar in a table
what the hell is css :S remember im new to this (laughs)
|
|
#4
|
|||
|
|||
|
Re: srollbar in a table
css is cascading style sheets.
they define styles and layouts to html pages... http://www.w3.org/Style/CSS/ may help you |
|
#5
|
|||
|
|||
|
Re: srollbar in a table
hmmm.. that doesn't work? I too want to create a similar effect. I made a quick example webpage:
|
|
#6
|
|||
|
|||
|
Re: srollbar in a table
I think there is a bit of a misunderstanding here. I believe want benbramz meant by "table area" was a <td> tag and not the actual <table> tag.
On a side note: I didn't know that overflow worked on tables as well or maybe I just forgot |
|
#7
|
|||
|
|||
|
Re: srollbar in a table
ahh gotchya. no it didnt work. i was confused why.. ill giv it a go in the "area" lolz.
|
|
#8
|
|||
|
|||
|
Re: srollbar in a table
ok, in the <td> it has no effect, i tried it in the <tr> tag and it like moved the table so it was only around used areas.. if you get me.. it got thinner.
try it:
|
|
#9
|
|||
|
|||
|
Re: srollbar in a table
not the best example, but youll see what i mean...
|
|
#10
|
|||
|
|||
|
Re: srollbar in a table
ahhh! goes in the "div" ;p
Thanks for that - gunna come in real handy some time! |
|
#11
|
|||
|
|||
|
Re: srollbar in a table
let us know how u get on!
|
|
#12
|
|||
|
|||
|
Re: srollbar in a table
hey, re-opening this topic... do you know a way of setting it to scroll vertically only? so there is never a horizontal scroll bar?
|
|
#13
|
|||
|
|||
|
Re: srollbar in a table
Quote:
|
|
#14
|
|||
|
|||
|
Re: srollbar in a table
hmm, doesn't ... did with the div init tho...
and about the vertical scroll only.. is that possibile? |
|
#15
|
|||
|
|||
|
ok what you lot dont understand is that i am as thick as 2 short planks with this kind of stuff.. giv me a toilet and a few pipe you'l have a bathroom in no time but gime php html and css an u got me hangin from a rope
|
|
#16
|
|||
|
|||
|
Re: srollbar in a table
what u mean, in the middle of your table..
|
|
#17
|
|||
|
|||
|
ok ill try and draw it lol i apologise for it now b4 i start it lol u might not get wat i mean but hey ...
___________________ ________________ | kjbfebirbwxlblfiblcbir| |pibhiubriubfriubcf|^| | |^| | |oib ohcboiebcoirb| | | | | | in stead of | iugbo ipuf | | | | | | | | | | |\/| | | | | | hpriobcfripbrfpibifcb| | |\/| |___________________| |_______________|_| i don't know if you will get it but i tryed my best :S |
|
#18
|
|||
|
|||
|
Re: srollbar in a table
ok that didnt turn out right :S for get it *haha*
|
|
#19
|
|||
|
|||
|
Re: srollbar in a table
screenshot or a url?
|
|
#20
|
|||
|
|||
|
Re: srollbar in a table
Not to compliant but I think this is what you want.
|