| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2005
Posts: 2
![]() | Best way to have content scroll inside a table cell? I want to have a main content area of the page that scrolls so I don't have to stretch my table way down to fit all of the content. So basically I want to have a table cell that has a scroll bar on the right so you can scroll through the content. What's the best way to do this that is broswer friendly? IFrames, Layers, etc? Thanks for any help! |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Dec 2004 Location: QLD, Australia
Posts: 713
![]() | It's simpler than simple. Create a div for the content like this: Code: <div style="overflow: auto; height:300px; width:100%;"> <p> Content Content Content Content</p> </div> |
| |
| | #5 (permalink) | ||||
| Senior Member Join Date: Jan 2005 Location: Calgary
Posts: 1,357
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML page inside a table | benc811 | Programming | 19 | 04-23-2005 03:40 PM |
| loading content in a cell | catas49 | Web Design Discussion | 3 | 01-27-2005 08:52 AM |
| layout table border w/o cell inside having same border | tns123j | Web Design Discussion | 2 | 12-26-2004 05:14 PM |
| FreeCellTelephones.com | wot | Domain Appraisals | 16 | 12-09-2004 07:00 PM |
| Scrolling Within a Cell of a Table | smashin | Programming | 5 | 10-02-2004 02:11 PM |