I basically want to create a grid of items from a list.  For example I
want a new row after every 4th element.  So I will have all of these
elements doing a float left, but I need to do a clear:all after each
4th element.

The end goal is to be able to do a sortable or drag and drop to
reorder these items (pictures arranged in an album).  I'd kind of like
to do something like Flickr (if you've seen how they rearrange photos
in an album).

Has anyone done anything like that?  I'm hoping the new UI version
might lend aid in the final product.

Reply via email to