Jump to content


can cells scroll? DW MX2004


5 replies to this topic

#1 getoffmyland

    Young Padawan

  • Members
  • Pip
  • 78 posts
  • Location:UK

Posted 09 August 2005 - 07:30 PM

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

#2 NGPixel

    Senior Programmer

  • P2L Staff
  • PipPipPipPip
  • 1,410 posts
  • Gender:Male
  • Location:Montreal, Canada
  • Interests:Web Design : Coding : Animation

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 Av-

    I Feel Left Out

  • Members
  • PipPipPipPip
  • 1,971 posts
  • Gender:Male
  • Location:10 ft. below sea level

Posted 10 August 2005 - 01:27 AM

using div tags u can make scrollbars....

#4 getoffmyland

    Young Padawan

  • Members
  • Pip
  • 78 posts
  • Location:UK

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

#5 johnsim

    Young Padawan

  • Members
  • Pip
  • 12 posts
  • Location:netherlands
  • Interests:maya modeling/animating<br>Webdesign and DTP<br>

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:)


overflow: scroll;

and use the right height and width..

#6 getoffmyland

    Young Padawan

  • Members
  • Pip
  • 78 posts
  • Location:UK

Posted 10 August 2005 - 06:50 AM

lovely,

ive got it working. thanks for your help

Matt





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users