How to implement MooFlow (a fantastic dock bar style) on Rails?

Hi,

How i can implement MooBoox (http://www.outcut.de/MooFlow/) on Rails? I need to port all JavaScript codes to RJS?

Thanks for your attention!

You can still write Javascript. You only have to reach out to the server when an information exchange is required (i.e., submit or request more data via ajax). See:

http://positionabsolute.net/blog/2007/08/prototype-fisheye.php

For a cool implementation of this.

You could try http://194.95.111.244/~countzero/scripts/_myImageFlow/

It doesn’t use Prototype/Scriptaculous, but it doesn’t use any other JS framework like Mootools either.

Best regards

Peter De Berdt

Peter,

This dockbar is wonderfull! I will learn how it works.

Thanks for all help :wink:

Regards, Luiz Vitor.