From 34bbbcb5a19b1ae762de80a271e1b256abd82429 Mon Sep 17 00:00:00 2001 From: Lebedev Konstantin Date: Sun, 18 Jan 2015 21:34:37 +0300 Subject: [PATCH] #229: * ghostClass example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b67881a..2d202b8 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Sortable.create(list, { #### `ghostClass` option Class name for the drop placeholder. -Demo: http://jsbin.com/boqugumiqi/1/edit?css,js,output +Demo: http://jsbin.com/hunifu/1/edit?css,js,output ```css .ghost {