Hi,

On 3/6/07, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Have you tried something like:
>
> $(function(){
>         $("a").click(function(){
>                $.get("trackingURL");
>                return true;
>         });
> });

I haven't tried that, but I will.  It will be a little annoying
because there are numerous such links and each one with its own
different trackingUrl.  Thanks,

Yoav

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to