![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
nested table prperties
I am working on a site and I would like to be able to add a scrolling section
to a nested table, so that the prepertie of the web site stay the same and only the contents of the nested table scroll up and down. Also inside the nested table the links need to be a different color than the links set in the overall page properties. Surely there is a way for me to address the contents of a nested table spereately than the rest of the page/pages? |
|
|||
|
Re: nested table prperties
You cannot make a table 'scroll', although you can make the contents of a
table cell scroll by placing a fixed height <div> within that cell, and using the CSS style 'overflow:scroll' to force scrollbars. You can always style anything on the page with the use of the properly designed selector - Pseudo-classes and container styles are what you need - here are some tutorials. http://www.mako4css.com http://www.thepattysite.com/linkstyles1.cfm http://www.projectseven.com/tutorial...sses/index.htm -- 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 ================== "frankiebell" <webforumsuser@macromedia.com> wrote in message news:gbr3qo$rui$1@forums.macromedia.com... >I am working on a site and I would like to be able to add a scrolling >section > to a nested table, so that the prepertie of the web site stay the same and > only > the contents of the nested table scroll up and down. > > Also inside the nested table the links need to be a different color than > the > links set in the overall page properties. > > Surely there is a way for me to address the contents of a nested table > spereately than the rest of the page/pages? > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|