JeremyGeros / rendered-multi-select

Javascript control for selecting multiple elements (like tags) that can be rendered server-side.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-rendered multi-element select control

##Description

Javascript control for selecting multiple elements (like tags). The key difference from all of the other select controls (like select2) is the ability to completely render the control on the server in HTML to avoid any flickering as a control is instantiated after page load.

##Running examples

rackup http://localhost:9292/examples/index.html

About

Javascript control for selecting multiple elements (like tags) that can be rendered server-side.

License:MIT License


Languages

Language:Ruby 83.2%Language:HTML 16.8%