weheh Thu, 18 Oct 2012 20:24:04 -0700
I want to follow a link AND get a response from an ajax request. Something like this:
A('link text', _href=URL(...), _onclick='alert("test"); jQuery("somediv").html("foobar").show();') Is that possible? --