Hi,

The addRowHandlersConnexion javascript method adds events on displaytag
table identified by the first parameter (« userList » in the example).
So you don’t have to add any onmouseover function un display:column tag.

Everything is done in Javascript after the document is loaded on the client
browser.




________________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sameer
Nanda
Sent: lundi 18 février 2008 23:56
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] How to change timer for
tooltipindisplay:colum

David,
 
I see what you saying, but how does the script 
 
<script
type="text/javascript">addRowHandlersConnexion("userList",0);</script>
gets invoked, on the onmouseOver() event, because apparently I found that I
cannot write the onmouseOver() function in the display:column tag, it fails.
How did you capture that in your code?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to