<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Laura,<br>
      <br>
      the appearance of an anchor is not dependent on whether it has
      event handlers attached to it. So I guess there is more to it
      thant just onClick and onKeyDown.<br>
      <br>
      The best thing to find out what's foing on is to look at the
      anchor in your web browser's dev tools and see what styles are in
      place for your anchor. This sure helps you find the reason for the
      change in its rendering.<br>
      <br>
      Joachim<br>
      <br>
      Am 18.02.15 um 04:58 schrieb Laura Risani:<br>
    </div>
    <blockquote
cite="mid:CAK1spXaawFv+i+ho1dZPD3cP2WyNUHk7ioo60HePwC9PS4neLg@mail.gmail.com"
      type="cite">
      <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't get foucs.</div>
        <div><br>
        </div>
        <div>Best,</div>
        <div>Laura</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
-----------------------------------------------------------------------
Objektfabrik Joachim Tuchel          <a class="moz-txt-link-freetext" href="mailto:jtuchel@objektfabrik.de">mailto:jtuchel@objektfabrik.de</a>
Fliederweg 1                         <a class="moz-txt-link-freetext" href="http://www.objektfabrik.de">http://www.objektfabrik.de</a>
D-71640 Ludwigsburg                  <a class="moz-txt-link-freetext" href="http://joachimtuchel.wordpress.com">http://joachimtuchel.wordpress.com</a>
Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1

</pre>
  </body>
</html>