Hello,
ok let me describe my setup, I have a simple table,
The table has a background image set in the HTML, now I want to make it so that when the user moves the mouse over any of the cells in the table it have a hover effect,
The effect would (in theory) be a 1x1px image (white) and it would stretch to fill the whole cell automatically, but the image would also have to be about 75-90% transparent.
If im not mistaken this can be done with CSS, easily,
Im defiantly not a CSS expert, but i know enough to do some editing!
Thanks,
ok let me describe my setup, I have a simple table,
The table has a background image set in the HTML, now I want to make it so that when the user moves the mouse over any of the cells in the table it have a hover effect,
The effect would (in theory) be a 1x1px image (white) and it would stretch to fill the whole cell automatically, but the image would also have to be about 75-90% transparent.
If im not mistaken this can be done with CSS, easily,
Im defiantly not a CSS expert, but i know enough to do some editing!
Thanks,