How to prevent floats from wrapping?

Hello,

I am trying to add many floating divs next to one another.

The only ways for it to work is to either:
-set a container with a defined width (not acceptable, the number of div is dynamic)
-wrap table cells around my floted divs using jquery

Does anyone have a better technique?

Like this you mean? http://www.visibilityinherit.com/code/scroller.php