Hi,
Is it possible to make a nested table or a cell in a table scroll vertically??
Ive made a new site and remembered it just stretches as you type. This is not helpful as my design is quite compact. Is their some kind of component you can used like in Flash?
Please help!
Matt
can cells scroll? DW MX2004
Started by getoffmyland, Aug 09 2005 07:30 PM
5 replies to this topic
#1
Posted 09 August 2005 - 07:30 PM
#2
Posted 09 August 2005 - 09:00 PM
its not a "scroll" actually, it just strech as much content you enter. You should check Dan's tutorial on Slicing Guide.
#3
Posted 10 August 2005 - 01:27 AM
using div tags u can make scrollbars....
#4
Posted 10 August 2005 - 04:38 AM
Thanks for your replies,
ive never used div tags before... is it fairly straight forward to make a scroll bar with these?
My sites design would be spoiled if i stretched any of the cells which is why i need a scroll bar.
Matt
ive never used div tags before... is it fairly straight forward to make a scroll bar with these?
My sites design would be spoiled if i stretched any of the cells which is why i need a scroll bar.
Matt
#5
Posted 10 August 2005 - 06:39 AM
Using CSS is a good thing...using div's is such an improvement..
with css build templates (using div's) you can make liquid templates,
and inserting scrollbar is only one line in your stylesheet:)
and use the right height and width..
with css build templates (using div's) you can make liquid templates,
and inserting scrollbar is only one line in your stylesheet:)
overflow: scroll;
and use the right height and width..
#6
Posted 10 August 2005 - 06:50 AM
lovely,
ive got it working. thanks for your help
Matt
ive got it working. thanks for your help
Matt
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
