It may depend on the browser you are using. Some browsers will show the alt text and some show the css button. It has something to do with the type of button it is - a form submit button.
Does the alt text appear as the default grey button type?
It may depend on the browser you are using. Some browsers will show the alt text and some show the css button. It has something to do with the type of button it is - a form submit button.
Does the alt text appear as the default grey button type?
I was able, as suggested above, to change my Update button to CSS just by shortening the alt text. However, as others have noted, I still have a gif image for the delete button.
I can easily make a gif that looks like my CSS button style, but I use a CSS rollover effect and I'd like to duplicate that too.
I can probably recall (it's been a while) how to do that using javascript, but it's also possible, I believe, using CSS and applying a different image using a hover and that sort of thing. I found a couple of examples on the web on how to do this, but I couldn't make them work in m,y site.
Has anyone managed to get their own CSS rollover effects working for the Delete button?
TIA
Rob