7 Jan
2004
7 Jan
'04
4:01 a.m.
Goldthwaite, Joe wrote:
Does anyone know of a plug in that will allow table data to be displayed and scrolled but will still automatically size the columns and work with Zope?
Not a zope question, but there is overflow:auto in css, which solved some similar problems for me. A good example of what it does is at http://dhtmlkitchen.com/experiment/overflow/test1.html -- Jim Washington