jc_gmk
06-04-2007, 01:40 PM
I'm not sure if what i'm asking is correct but...
I am trying to make a some buttons on my web page;
When the mouse is hovered over them, they change to a differant image
using onmouseout and onmouseover
This all works fine,
the problem comes when I put text over the image (using a div),
if I then hover the mouse over that text, the image below does not change because it's not actually being hovered over.
Is there any way I can add text to a button using html rather than editing the image to display the text. Making it more search engine friendly.
I am trying to make a some buttons on my web page;
When the mouse is hovered over them, they change to a differant image
using onmouseout and onmouseover
This all works fine,
the problem comes when I put text over the image (using a div),
if I then hover the mouse over that text, the image below does not change because it's not actually being hovered over.
Is there any way I can add text to a button using html rather than editing the image to display the text. Making it more search engine friendly.