[jQuery] Attaching an element event before all others

[jQuery] Attaching an element event before all others

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hey folks,
I've just been struggling with this and thought there is probably an
easy answer to it that's unknown to me:
<b>So the Question is: </b>I got an anchor element that has an onClick
event attached to it (using jQuery) and I need to register a second
event that is going to be called before that. Is there a proper/good
way to do this?
<b></b>
-- Felix Geisendörfer aka the_undefined
<div class="moz-signature">--
<small>--------------------------
<a href="http://www.thinkingphp.org">http://www.thinkingphp.org</a>
<a href="http://www.fg-webdesign.de">http://www.fg-webdesign.de</a>
</small></div>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/