Scrollable cells in FP2002???

S

Stewart Leahy

Hi

Is it possible to restrict a table height to, say 500
picels, but have content within that cell that is then
larger than the cell can contain and is therefore
scrollable?

I would like to do this without using frames?

I hope you can help - many thanks if you can.

Stewart
 
C

chris leeds

yes!
you can class the cell and on the style sheet use the property:

..myscrollingcell{overflow: auto;}

HTH

ps, you can also add other attributes to .myscrollingcell such as
background, color, font, etc.



--
Chris Leeds,
Microsoft MVP FrontPage

The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top