I see that _javascript_ events cannot be placed in the display:column, what do I have to do to call the _javascript_ function?

Andrey Falaleev <[EMAIL PROTECTED]> wrote:
Hi Riaz!

I think you may insert a DIV inside of a DISPLAY:COLUMN tag, place your data inside of this DIV and set for this DIV all needed _javascript_ event handlers ( ). So, just do all what you would do without DisplayTag-table and insert all that stuff within a table's column. For the whole row, place such a DIV with corresponding handlers into the each DISPLAY:COLUMN.

Best,
Andrew

Riaz uddin <[EMAIL PROTECTED]> schrieb:
Hi

I am new to displaytag. Here is what I am doing now, I am displaying table data with users' fName, lName and his id.

What I want to do is, when i move the mouse over a row, a _javascript_ function call is made which will take id and fName as parameters and expands the row where I can display additional data, and onmouseout it should get back to its original place.

How do I do this?

Any help?

Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user


Was ist Glück? Schlafen Fische überhaupt? Die Antworten gibt’s auf Yahoo! Clever.-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user


All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to