Click to See Complete Forum and Search --> : Display ?


gnanesh
07-11-2003, 01:41 PM
I have a page (JSP), top portion of the page contains an Table and i have around 5 Rows, when the user clicks any of the rows
i need to display the corresponding information in the bottom portion of the SAME page, As i don't want to take the user to another page,
Kindly let me know how to do this, If you any code that would be appreciated

Thanks

Vladdy
07-11-2003, 01:46 PM
You would need to change display attribute of coresponding elements containing infomation in response to onclick

gnanesh
07-11-2003, 01:48 PM
Let me know if you have any code

Thanks
Gnanesh