I'm a mainframe programmer who has just started this week teaching myself ASP and JavaScript. I have been set a small challenge but am struggling!!
I have populated a table from the Access Northwinds database which consists of 11 rows and three columns, but of course it could be any number of rows if it was a different database. My task is that a mouseover event on any column within one row of the table is to reveal additional data in another table. When the mouse moves away the data is to be hidden again. So far I have managed to populate both tables but unable to hide the data in the second table or code the mouseover event.
Any help or advise would be greatly appreciated.
Tony X-)
I have populated a table from the Access Northwinds database which consists of 11 rows and three columns, but of course it could be any number of rows if it was a different database. My task is that a mouseover event on any column within one row of the table is to reveal additional data in another table. When the mouse moves away the data is to be hidden again. So far I have managed to populate both tables but unable to hide the data in the second table or code the mouseover event.
Any help or advise would be greatly appreciated.
Tony X-)