Hi,

I have a typical ajax event link e.g. 

<a t:type="eventlink" t:id="ignore" zone="resultsZone">

I want to be able to update the context on the clientside using
javascript, dynamically.
(or alternatively attach a request parameter and have this submitted
with the link).

What's the easiest way to accomplish this?

I can modify the link to change the url to append my context (or request
parameter)  but it seems these post page-load modifications to the
anchor href are ignored when the links is submitted.

Thanks,
Joel

Reply via email to