WrosseFausa
New Member
i try to make a simple table in my web like usually. but i have no idea how to make a display for edit and view another content according to this each table content.\[code\]<body><table width="1023" height="248" border="1"> <tr> <th colspan="2" scope="col">A1</th> <th colspan="2" scope="col">A2</th> <th colspan="2" scope="col">A3</th> <th colspan="2" scope="col">A4</th> <th colspan="2" scope="col">A5</th> <th colspan="2" scope="col">A6</th> <th colspan="2" scope="col">A7</th> <th colspan="2" scope="col">A8</th> <th colspan="2" scope="col">A9</th> </tr> <tr> <td><div align="center">A1.4</div></td> <td><div align="center">A1.8</div></td> <td><div align="center">A2.4</div></td> <td><div align="center">A2.8</div></td> <td><div align="center">A3.4</div></td> <td><div align="center">A3.8</div></td> <td><div align="center">A4.4</div></td> <td><div align="center">A4.8</div></td> <td><div align="center">A5.4</div></td> <td><div align="center">A5.8</div></td> <td><div align="center">A6.4</div></td> <td><div align="center">A6.8</div></td> <td><div align="center">A7.4</div></td> <td><div align="center">A7.8</div></td> <td><div align="center">A8.4</div></td> <td><div align="center">A8.8</div></td> <td><div align="center">A9.4</div></td> <td><div align="center">A9.8</div></td> </tr></body>\[/code\]my concept, when the pointer of user close to 1 content of table, the display automaticlly shown for act view or input new data. Please advicefor exp. like on view gmail web client. when user cursore close to one of name sender email in inbox, the console automaticly shown for add contact etc..but in gmail just for the name of sender