[Wtr-general] <UL> <LI> and onclick

prof.freud at googlemail.com prof.freud at googlemail.com
Tue Aug 29 06:18:42 EDT 2006


Hi,

I've got some sick website which uses:

<UL id=fM>
  <LI id=INBOX.asdf onclick=dojavascripton(this)>
    <DL>
      <DT title=asdf>asdf</DT>
      <DD class=bytes>0 Byte </DD>
      <DD class=count>0 </DD>
    </DL>
  </LI>
</UL>

and I need to fireEvent() on the <LI>.
Any Ideas how to target it?

Kind regards, Al



More information about the Wtr-general mailing list