Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work whit select input #3

Open
GustavoMHyLine opened this issue Sep 8, 2020 · 3 comments
Open

Work whit select input #3

GustavoMHyLine opened this issue Sep 8, 2020 · 3 comments

Comments

@GustavoMHyLine
Copy link

Its a way to a select work well on this plugin? I do this but the select internally controls the arrows keys:

$('#table').arrowTable({
  focusTarget: 'input,select'
});

imagen

@garygreen
Copy link
Owner

That may allow the select to be focussed, but if your trying to get the select menu to open then that's not possible

@GustavoMHyLine
Copy link
Author

Its focus, but the select take complete control of the 4 arrows and then cant move left or right, up or down.

https://jsfiddle.net/8vjucsnm/

@GustavoMHyLine
Copy link
Author

It would awesome if left and right arrows move to the next inputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants