A jQuery plugin that allows you to show/hide multiple elements simultaneously based on any/all of the following:
- jQuery-style selectors
- Elements intersect with chosen target element on the page
- Elements intersect with specified arbitrary square
This is very much a work in progress. I will formally “announce” this project on my blog as soon as it is ready to be used. The only tested functionality at this point is the “happy path” of toggling the display of select boxes in all browsers. If you happen to find bugs, please report them here, or fork me on github and submit a pull request (if you fix them). Enjoy!









