Tuesday, 6 August 2013

CSS indentation frameworks for table columns

CSS indentation frameworks for table columns

I use bootstrap labels for showing tags in the application. These tags are
associated with contacts.
I show a list of all contacts in a table and I am trying to show a list of
all tags associated with the contact in a table column.
I have two issues
sometimes, the tag is cut off to the right
I want to control the height and show ... after few tags (Say 5 at most)
is there a framework or jquery plugin which can help me adjust the heights
with .. without me worrying a lot about css?
Sorry, I am a JS programmer and not a great CSS programmer.

No comments:

Post a Comment