Re: Button Images in lieu of CSS-driven Text Buttons

Originally Posted by
lat9
There's a selective "trick", but it only works on submit-type buttons (like the add-to-cart). If the length of the alt-text for the associated button is greater than or equal to 30, then the button image will be used instead of the CSS button.
Great trick, but for those of you that want to try this, don't write "This is some random text of more than thirty characters" as THAT still appears on mouse-over.
I do have a question though about the "submit-type buttons." Not sure what this means, what kind of button would not be submit?
Sean M - Sydney, Australia