Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 331 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 331 Bytes

jquery-focusgroups

The idea of jquery focus groups are that when you click in an item of the group, the group get's focus and it's focus event is triggered, you can then do what you will with the rest of the elements in the group however when you click on an element outside the group it will fire a blur event.