HTML table width fit to browser window -
Looking at an HTML table with some data that can be either narrower or wider than the browser window,
In the former case, I know how to extend it to fill it in full width.
In the latter case, how do you make squash (not by word warp, touching some columns) to fit within the available width?
Good, it's difficult to answer your question. It seems to me the easiest way to use it, there is a component (among many others) called datatale in which you can add or remove columns in the programmatic form.
PS: Check other components, YUI only uses Javascript and some of them are really good.
Comments
Post a Comment