diff options
author | wenzhixin <wenzhixin2010@gmail.com> | 2015-11-24 17:26:44 +0800 |
---|---|---|
committer | wenzhixin <wenzhixin2010@gmail.com> | 2015-11-24 17:26:44 +0800 |
commit | c1117ae4c67a0c79940e29dfc820e2484febe18b (patch) | |
tree | 113432a9aeb8d8932e639623234075bff160c227 | |
parent | 4ad1f3ec47021fca9523733c07cde425df3659e6 (diff) | |
download | multiple-select-c1117ae4c67a0c79940e29dfc820e2484febe18b.zip multiple-select-c1117ae4c67a0c79940e29dfc820e2484febe18b.tar.gz multiple-select-c1117ae4c67a0c79940e29dfc820e2484febe18b.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,9 +4,9 @@ Multiple select is a jQuery plugin to select multiple elements with checkboxes : To get started checkout examples and documentation at http://wenzhixin.net.cn/p/multiple-select -## jsFiddle +## jsFiddle examples -http://jsfiddle.net/wenyi/knbdm5hu/1/ +https://github.com/wenzhixin/multiple-select/issues/255 ## Changelog @@ -14,4 +14,4 @@ http://jsfiddle.net/wenyi/knbdm5hu/1/ ## LICENSE -[The MIT License](https://github.com/wenzhixin/multiple-select/blob/master/LICENSE)
\ No newline at end of file +[The MIT License](https://github.com/wenzhixin/multiple-select/blob/master/LICENSE) |