Scrolling Tables in Dreamweaver?

I need some help with tables in dreamweaver, i need to make it so that when i add content to my fixed table which lies withing a frame of some sort, the frame wont become distorted. I was thinking of a scrollbar, so that the table is fixed and all content gets scrolled so the frame doesnt expand and get messy.

Is this possible to add with Dreamweaver?

Pops

#292420

you can do it with an iframe.

Hope this helps

#292421

something like that should do. Put that in your table.

#292436

I would say a iframe would probably be the best way for what your asking for, all it asks for is a seperate .HTML page to store the data in. I do believe that iframes do not work in older versions of Netscape, but I could be wrong. It deffiantly works for Firefox and Internet Explorer.

Good luck!

#292459