Basically I have a button and and it links to a page on my site, it's a call-to-action button with a CSS rollover so it shines up when someone hovers over it.
That works.
But now I want to have a similar button (which I have the image for), to also have this rollover effect but I want it stuck on a form as the submit button.
But I don't think this is possible using an actual image... I did it with javascript but the button takes a little while to load, like maybe 3 seconds and it doesn't look very professional.
MyOwnDemon, I think that's what my button is like exactly, but that won't work in a HTML form.
AmpedTyler, that sounds good (probably because I haven't heard of it before haha) but does it work? I wouldn't know how to incorporate that into a standard HTML form, I don't know any PHP or anything; just the basics of HTML!
Thanks a lot for your time guys.