Click to See Complete Forum and Search --> : Table Ovelap


Luco
09-29-2009, 02:48 PM
Hello :)

I have a table generated with php with data from mysql database it shows the brief information. I used sorttable http://www.kryogenix.org/code/browser/sorttable/ to make it sortable. What i want is a button for each row that when clicked will display another whole table of further details below the row. How do i make the overlapping of <td> work ?

Thank you in advance