pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

add name attribute to options #5

Closed markusmoormann closed 9 years ago

markusmoormann commented 9 years ago

If one does not use a select for the data source you still need to have a select, though the empty select will be removed from DOM

pbauerochse commented 9 years ago

name attribute can now be set as option or via data-sol-name html5 attribute