/rendered-multi-select

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

Primary LanguageRubyMIT LicenseMIT

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