[jQuery] Detecting default action on previous click handler

[jQuery] Detecting default action on previous click handler

<span style="font-family: trebuchet ms,sans-serif;">If I have two handlers on "click" on a link, added by different scripts,
how can I tell (on the second script) if the first one returned true or false to prevent the default action?
</span><br style="font-family: trebuchet ms,sans-serif;"><br style="font-family: trebuchet ms,sans-serif;"><span style="font-family: trebuchet ms,sans-serif;">Glen</span>