New plugin: multiselection on select, avoiding <ctrl> and using only the <select> tag, no additional HTML
Hi,
it is the first time i write in this forum but i often checked it to get helpfull informations.
I just would like to share a plugin i wrote; by this plugin you can add the multi selection feature on a select tag, avoiding the <ctrl> button.
There are a lots of plugins to do that but they usually add a lots of additional HTML... Mine doesn't add any HTML.
I don't write more about it because at this adress (it is my blog, i hope i can post it here) you can find the plugin explained and demos on jsFiddle:
http://nerdstuckathome.wordpress.com/2012/08/10/multi-select-avoiding-ctrl-button/
Every feedback will be really appreciated and thanks to have read this.
Luca