Tagged Questions
3
votes
2answers
426 views
Controling tabbing focus within popup javascript widget context
I'm working on a lightbox style javascript plugin that pops up an image with next+previous buttons and a close button. I want to make it so that tabbing will only jump between the three presented ...