kartik-v / yii2-widget-select2

Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
http://demos.krajee.com/widget-details/select2
Other
323 stars 145 forks source link

Open Select2 with accesskey #179

Closed stivehu closed 7 years ago

stivehu commented 8 years ago

Scope

This pull request includes a

add to open select2 with accesskey

michaelarnauts commented 7 years ago

This solution could be used to open the select2 dropdown when tabbing into it. It just need to be placed right before the real select element.