maybe u try to put the content of the row into a span. then u can use the &quot;onClick&quot; message on that span, like lukas said<br>
<br>
Norbert Hartl schrieb:
<blockquote cite="mid:1179918281.9225.61.camel@localhost" type="cite">
  <pre>On Wed, 2007-05-23 at 13:01 +0200, Philippe Marschall wrote:<br></pre>
  <blockquote type="cite"><pre>2007/5/23, Norbert Hartl &lt;<a href="mailto:norbert@hartl.name">norbert@hartl.name</a>&gt;:<br></pre><blockquote type="cite"><pre>Hi,<br><br>I like to produce an onClick handler which has a callback.
<br>The callback just needs to reload the page as usual. It<br>sounds relatively easy to me but I didn&#39;t find anything<br>how to accomplish that.<br></pre></blockquote><pre>That&#39;s in general the default behavior of an #anchor or #button with
<br>an empty #callback: block so I guess you have special requirements.<br>Could you elaborate a bit?<br><br></pre></blockquote>
  <pre>I have a tableRow which is sensitive to mouseOver and mouseOut. <br>By onClick I want to load the item from the row but it isn&#39;t <br>allowed to have an anchor around a tableRow.<br><br>Norbert<br><br>_______________________________________________
<br>Seaside mailing list<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br><br></pre>
</blockquote>