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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -