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
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
