mardi 30 juin 2015

HTML/CSS float left automatically fill white space

I have created a dash board that connects to sql to get status of a job. each collection of jobs is shown in a Div that is set to float left. if everything is good it looks like below:

enter image description here

when there is an error the div that contains the job automatically expands to show the job and it then looks like:

enter image description here

i was wondering if there is a way for the other divs to adjust and move into the white space? im guessing this wont be possible using just HTML and CSS so i am willing to use jquery if anyone knows of any add ins that can easily do this!

Thanks!




Aucun commentaire:

Enregistrer un commentaire