[wtr-general] Re: problem in clicking span

2009-02-13 Thread wesley chen
Would you please provide more detail html information? Thanks. Wesley Chen. On Fri, Feb 13, 2009 at 7:32 PM, jam wrote: > > Hi, > > Iam having a menu which is getting identified as a link. when I click > it iam getting a sub menu. where the submenu items are getting > identified as a span. The

[wtr-general] Re: problem in clicking span

2009-02-15 Thread jam
Hi Chen, I got the solution. The html is generated dynamically. I used link(:id,id).fire_event("onmouseover") link(:id,id).fire_event("onclick") this seems to work fine Thanks for your kind assistence. Regards, Jam On Feb 13, 4:43 pm, wesley chen wrote: > Would you please provide more detai