Closed dgalarza closed 12 years ago
Currently you cannot tab through a form correctly when using tag-it and the tab-key trigger. This patch ensures that preventDefault only occurs on the tab key when the user is not intending to enter a tab (i.e.: The field is blank).
Currently you cannot tab through a form correctly when using tag-it and the tab-key trigger. This patch ensures that preventDefault only occurs on the tab key when the user is not intending to enter a tab (i.e.: The field is blank).