Ed,

I'd go with the sortables, and create maybe 3 different lists (or sets of divs, whatever). You can use the sortable options to allow them to be dragged/dropped between lists. Check out the tests and you'll find its pretty much cut-n-paste to get at least the basic functionality, if not the AJAXing behind the scenes for loading the content.

-Jerod

On 2/13/06, Ed C. <[EMAIL PROTECTED]> wrote:
I've been tasked with creating an "at-a-glance" report, ie dashboard,
with 'widgets' for top-n recent orders, current users, most recent
order, etc.

How can I get scriptaculous's Sortables to behave similarly? Or should
I be looking into using the Draggables & Droppables directly?

On 2/13/06, Danger Stevens <[EMAIL PROTECTED]> wrote:
>
>
> > Is it possible to create a "dashboard" type application, like
> > Netvibes.com, w/ script.aculo.us?
>
> If you look in the source for the Netvibes page you'll see they make
> extensive use of prototype.js
>  Scriptaculous is exactly the library you'd want to use to build something
> like Netvibes.
>
>     - Danger
>
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>
>
>

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to