<div dir="ltr">Hi all,<div><br></div><div>I want to attach a jQuery script to an anchor element while keeping the regular anchor appearance (i mean that web browsers render it like any other anchor, being focusable), and to be triggered under the same conditions a callback would (clicked / pressing a key while having focus).</div><div><br></div><div>I can attach the script by sendingĀ </div><div>html anchor onClick: aScript; onKeyDown:aScript</div><div>but then the printed anchor looks on the web browser like regular text and don&#39;t get foucs.</div><div><br></div><div>Best,</div><div>Laura</div></div>