JQuery: animate floated inline elements

Hi,

Does anyone know of a script that animates floated inline elements like http://etchapps.com (change the browser width and you’ll see what I mean). I’ve gone through their code but can’t work out what they’re using to do this. I wouldn’t be able to do this myself from scratch so would need a third party script, free or commercial is fine.

Any pointers would be greatly appreciated.

Here are two scripts that do that sort of thing:

Not sure how they go with different width items, but worth a try.

I think this is the relevant JS file on that site: http://etchapps.com/js/script.js. (It’s worth seeing what their site looks like with JS off before you get too excited, though.)

That first script is perfect, thank you!

And yes, their site does not degrade at all!