Try scaling the browser window to see how it works. As you can see this thing here fits well in modern, fluid layouts.
jQuery (1.something)
Copy jquery.caro.js to some appropriate place, link to it at your HTML, use
$(selector).caro($opts);Check out opts and markup at source.
You can also clone the project with Git by running:
$ git clone git://github.com/bebraw/caro.js
Get the source code on GitHub : bebraw/caro.js