I am trying to add a custom hover effect for my submit button. Its easy to add the submit image but how do I go about adding another image for a hover effect? Thanks
I am trying to add a custom hover effect for my submit button. Its easy to add the submit image but how do I go about adding another image for a hover effect? Thanks
Well I kind of figured it out. Here's my temporary solution.
What about that makes it temporary? The :hover pseudo-class is the correct way to do it.
the z-index is off but that should be a quick fix. not really necessary in this case though. Thanks!