Is it possible to give the submit button on forms a ‘hover’ style so that it acts like links on the rest of the site - these are hyperlinks with CSS styling behind them on the hover state.
I know how to style the button using CSS but not how to get hovering effects - in the past I’ve done this using mouseover code and images.