Hi,

$().click( function() {...});

should work

by(e)
Stephan


2009/2/11 BrainBurner <brainbur...@gmail.com>:
>
> Hello,
> is there a way to catch-all click on the page?
>
> I tried $("html").click(fn), but it doesn't work..

Reply via email to