public class $.symphonyOrderable

symphony.orderable.js

Create orderable elements.

				$('table').symphonyOrderable({
					items: 'tr',
					handles: 'td'
				});

Methods

static symphonyOrderable(Object $options, String $options.items, String $options.handles, String $options.ignore, Integer $options.delay)

Create orderable elements.

				$('table').symphonyOrderable({
					items: 'tr',
					handles: 'td'
				});
Parameters
  • $options ObjectAn object specifying containing the attributes specified below

  • $options.items StringSelector to find items to be orderable

  • $options.handles StringSelector to find children that can be grabbed to re-order

  • $options.ignore StringSelector to find elements that should not propagate to the handle

  • $options.delay IntegerTime used to delay actions

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details