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?

-- 



Reply via email to