navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

scroll bar in a table?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Dreamweaver Help >> scroll bar in a table?
Page: [1]
 
coolrules

 

Posts: 3
Joined: 1/30/2008
Status: offline

 
scroll bar in a table? - 1/30/2008 9:57:29   
Im creating a website and i have placed all the information on the page in a table and i was just wondering is it possible to put a verticle scroll bar on the table so that when you want to read further information the whole page does not move but the information in the table does. If this is possible how would i go about doing this.


Any help on this would be appreciated greatly.

Thanks.

swoosh

 

Posts: 1348
Joined: 5/18/2002
From: Beaver Falls, PA
Status: offline

 
RE: scroll bar in a table? - 1/30/2008 10:07:32   
Hello coolrules and Welcome to the Outfront Forums,

Sounds like what you are looking for is called an IFRAME. Basically it's a page (window) inside of another page.

_____________________________

Swoooosh
Just Do It!


(in reply to coolrules)
rdouglass

 

Posts: 9136
From: Biddeford, ME USA
Status: offline

 
RE: scroll bar in a table? - 1/30/2008 13:04:36   
Another option may be just to wrap it in a div like so:

<div style="overflow-y:scroll; height:250px;width:auto;">
<table>
....
</table>
</div>

Set the height you want and it should allow the full width. Hope it helps.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to swoosh)
coolrules

 

Posts: 3
Joined: 1/30/2008
Status: offline

 
RE: scroll bar in a table? - 2/1/2008 6:52:50   
Thanks guys, went for the iframe option and seems to be working a treat, thanks alot! appreciate it.

(in reply to rdouglass)
Tailslide

 

Posts: 5771
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: scroll bar in a table? - 2/1/2008 7:44:17   
I like Roger's option better...

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to coolrules)
Page:   [1]

All Forums >> Web Development >> Dreamweaver Help >> scroll bar in a table?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts