http://wiki.fluidproject.org/display/fluid/Integrating+the+ReordererCould I get a better example of the Grid Reorderer usage? The page above seems to be inconsistent:
"jQuery(document).ready(function () {
fluid.reorderGrid(".reorderer_container");
});
In this example, two parameters are passed to the fluid.reorderGrid() initialization:
* a container selector based on the class of the container (".reorderer_container")
* an item selector based on the class of the divs (".orderable")"
But there is only ONE parameter passed to fluid.reorderGrid()
- Damian
_______________________________________________
fluid-talk mailing list
fluid-talk@...
http://fluidproject.org/mailman/listinfo/fluid-talk