I would like to wrap the <table></table> output in a div so that I can overflow: scroll wide tables. There does not appear to be a configuration override that would accomplish this. Is there another way (other than wrapping the entire output of the <display:table> tag)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to wrap the <table></table> output in a div so that I can overflow: scroll wide tables. There does not appear to be a configuration override that would accomplish this. Is there another way (other than wrapping the entire output of the <display:table> tag)?
I think you should look at my most recent post on how to add a scrollbar in IE and FF mostly accomplished by CSS.