Relocating html elements with jquery
- by Steven
Could someone help me with this code? I'm trying to rearrange figures in a certain div into two columns (a and b) in such a way the two columns are about the same height. I've got insane trying to find the problem in my code and not finding it. It doesn't work for a reason...
<body onload="rearrangeImages();">
<div class="images">
…