From 571340ea4f08fc5b0339e75358935a7e272e36c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Zaefferer?= Date: Tue, 29 May 2012 13:47:19 +0200 Subject: [PATCH] Selectable: Cleanup --- entries/selectable.xml | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/entries/selectable.xml b/entries/selectable.xml index bcc50b12..f09f1b09 100644 --- a/entries/selectable.xml +++ b/entries/selectable.xml @@ -1,38 +1,45 @@ + Use the mouse to select individual or a group of elements - -

The jQuery UI Selectable plugin allows for elements to be selected by dragging a box (sometimes called a lasso) with the mouse over the elements. Also, elements can be selected by click or drag while holding the Ctrl/Meta key, allowing for multiple (non-contiguous) selections.

- +

The jQuery UI Selectable plugin allows for elements to be selected by dragging a box (sometimes called a lasso) with the mouse over the elements. Also, elements can be selected by click or drag while holding the Ctrl/Meta key, allowing for multiple (non-contiguous) selections.

1.0 - - - - - - -