You might want to look at live and die method now posted in jQuery documentation.
On Jan 13, 11:32 am, riotbrrd <k...@riotbrrd.com> wrote: > Hi all, > > Is there a simple way to capture a click event in a window/document > and then determine whether the click was inside an element #foo, or > outside of that element? > > Thanks! > -Kim