<div dir="ltr">Hi all,<div><br></div><div>I want the following to occur to when an anchor (<span style="font-size:12.8000001907349px">with href set to ‘javascript:{}’, the issue is that the page shouldn&#39;t  be re-renderer</span>) is clicked</div><div>1°find some information on the rendered html page</div><div>2°send it back from client side</div><div>jQuery allows me to make scripts for both steps (for 1° query methods, for 2° #callback:). My problem is i don&#39;t know how to bind these two steps in a single script, since from what i know i can&#39;t add and asign to a smalltalk temp inside a script and i can&#39;t perform queries from within a callback block (cause the html renderer no longer exists). So, how do i add a temp variable inside the script and how i merge the 3 resulting &quot;step&quot; scripts into one?<br></div><div><br></div><div>Love,</div><div>Laura</div></div>