Hello, I am a novice web-designer and I am looking to create a table that contains both buttons, as well as, a table cell for displaying information.
It will work like this, when the user does a mouse-over on one of the buttons, there will be a designated spot (cell) in the table that displays specific information about that button.
For example, it will look like this...
_______________
|button | button |
|______|________|
|button | button |
|______|________|
|button | infohere|
|______|________|
So that, whenever a mouseover occurs on a button, different additional information (in picture format) is displayed in the info box (cell). So basically, my question is, how can I make it so that the info box (cell) continues to update itself with a series of different image for each button on its mouseover?
Thank you kindly in advance.
Any help greatly appreciated.
Mike Paone
mpaone@attbi.com
It will work like this, when the user does a mouse-over on one of the buttons, there will be a designated spot (cell) in the table that displays specific information about that button.
For example, it will look like this...
_______________
|button | button |
|______|________|
|button | button |
|______|________|
|button | infohere|
|______|________|
So that, whenever a mouseover occurs on a button, different additional information (in picture format) is displayed in the info box (cell). So basically, my question is, how can I make it so that the info box (cell) continues to update itself with a series of different image for each button on its mouseover?
Thank you kindly in advance.
Any help greatly appreciated.
Mike Paone
mpaone@attbi.com