javascript - HTML Table Wrap Column -


this simple, can't figure out.

i have table users input data columns. each time user enters data new column created. after while have ton of columns , need them wrap. know how wrap text inside columns, need entire column wrap below first column , on.

you shouldn't use tables this. should use divs "float: left" css style.

here working example: http://jsfiddle.net/3mej5/


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -