html - Animate table cell with with text overflow -


i have table x number of cells , want them fit table width 100%, using

overflow: hidden; 

on anchor?

i not care if text gets cut of in default state. twist here on hover of cell, want expand show text, , in meanwhile of course compress other cells fits.

see structure of today here http://jsfiddle.net/bjolja/1haurmyw/

i want fit window. ideas?

update:

i wrote cells, is, li-elements display: table-cell mimic functionality of table. have media queries requiring li when using smaller devices. behaviour of elements table cells.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -