Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • a container selector based on the ID of the list ("#todo-list")
  • an optional object containing configuration parameters, in this case a custom selector identifying the movable items, based on the ID prefix of the list items ("[fluid:id^=myUniquePrefix]")

For detailed information about the List Reorderer, see List Reorderer API.

fluid:Back to top

...

Sorting Grids

The Grid Reorderer interface allows developers to make basic grid of elements reorderable with a single line of JavaScript.

...

For detailed information about the Grid Reorderer, see Grid Reorderer API.

fluid:Back to top

...

Sorting Portlets or other content modules

...

For detailed information about the Layout Reorderer, see Layout Reorderer API.

fluid:Back to top

...

Full API

For specific details on the full Reorderer API, see Reorderer API

fluid:Back to top