Yes. The error is probably in other order

TD(_onmouseover="....","content") WRONG
TD("content",_onmouseover="....") RIGHT

On Mar 23, 8:38 am, Kenneth Lundström <kenneth.t.lundst...@gmail.com>
wrote:
> Is it possible to use onmouseover when using helpers?
>
> I tried to use TD(_onmouseover="...." but get an error ticket saying
>
> SyntaxError:invalid syntax
>
> Kenneth

Reply via email to