julienw / jquery-trap-input

This jQuery plugin is able to trap the keyboard input inside a DOM element
http://julienw.github.com/jquery-trap-input/
Other
23 stars 29 forks source link

What about untrapping? #6

Open catmanjan opened 10 years ago

catmanjan commented 10 years ago

Haven't even tried it yet, but I couldn't find any information on how to "untrap" focus from an element.

If you have to remove the element from the DOM for it to work it should be listed somewhere in the doco, otherwise an untrap function would be useful.

catmanjan commented 10 years ago

Yep, just looked at the source and there it is, should be on the front page IMO