I see. I just want the button to look like the other buttons in my application. So, I suppose I could take a screen shot of a submit button that is styled just how I want it, and use that to make an image button. Then it would appear to be just like all the other buttons on my application, even though it would be an image and not a button. So assuming I can do that, I need the image button!

So, what is the verdict, does the approach that Tim posted work or not? Or are there still issues with it? I am looking for a Mozilla-compatible solution. Sorry I have not been able to help.

Erik


Michael McGrady wrote:

Erik Weber wrote:

Tim, thank you. Could I change the input type to "submit" instead of "image"? I just want my "browse" button to look just like all my other submit buttons . . .

Erik



One of the problems with "submit", Erik, is that you cannot identify multiple instances of submit tags. So, image tags are used instead. Your desired use of submit is really limiting the solution to something not very useful. The solution given, using image tags works for single as well as multiple submits, so your desire to use the submit tag is really self defeating if you want to use images. Understand?


Michael McGrady


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to