<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everybody, <br>
    <br>
    i try to hold an attribute, more precisely an id in a variable.<br>
    This is how i tried it:<br>
    <br>
    <br>
    <i>self tRId:((jScript jQuery id: id) closest: 'tr') attributes:
      'id')).</i><br>
    <br>
    Is it impossible to do it like that? I have always a jQuery function
    in my variable.<br>
    <br>
    Thank you!<br>
    <br>
    Malte<br>
    <br>
  </body>
</html>