|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
ok let me see if i can explain what i am trying to do... my site is laid out in
table's.... the cell where my text box is 250/ 300 in height... this will be a new's piece of the site... i want to be able to add new items- using the unordered list function; but, have it to where once the text starts filling up the text box a scrollbar will appear enabling you to scroll up or down to view the content.... i dont want the cell/ text box to expand.... waiting your thought's a nudge in the direction of a tutorial would be great... thanks trey |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Can't really do this with tables. You would have to do it with a div
container with a set CSS height, and a CSS overflow style of "scroll", or by putting the content into a form textarea field. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "treybraid1968" <webforumsuser@macromedia.com> wrote in message news:fukqbl$d4f$1@forums.macromedia.com... > ok let me see if i can explain what i am trying to do... my site is laid > out in > table's.... the cell where my text box is 250/ 300 in height... this will > be a > new's piece of the site... i want to be able to add new items- using the > unordered list function; but, have it to where once the text starts > filling up > the text box a scrollbar will appear enabling you to scroll up or down to > view > the content.... i dont want the cell/ text box to expand.... waiting your > thought's a nudge in the direction of a tutorial would be great... > thanks > trey > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
thanks murray...
is their a tutorial i can go take a look at... trey |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
I don't know of one. Try googling specific keywords, though.
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "treybraid1968" <webforumsuser@macromedia.com> wrote in message news:fukrer$eab$1@forums.macromedia.com... > thanks murray... > is their a tutorial i can go take a look at... > trey |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
well as you said htat you want to do with the table but you can't do with table only option you have is to do with div tag . Please, use it .
|
|
![]() |
| Outils de la discussion | |
|
|