Skip to content

A jquery plugin that fixes the select2 packages tab index problem, where the tab index is broken when focus is set to a select2 input

Notifications You must be signed in to change notification settings

peledies/select2-tab-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

select2-tab-fix

A jquery plugin that fixes the select2 packages tab index problem, where the tab index is broken when focus is set to a select2 input

Useage Note:

All select inputs MUST have a unique id attribute or the tab index wont work correctly

Install

Install with bower.

bower select2-tab-fix

Include

Include these files

<script src="bower_components/select2-tab-fix/src/select2-tab-fix.min.js"></script>

About

A jquery plugin that fixes the select2 packages tab index problem, where the tab index is broken when focus is set to a select2 input

Resources

Stars

Watchers

Forks

Packages

No packages published