>  > I want a row of submit buttons that don't look like crap.  Which
>  > means it looks like I can use <button> on safari-like browsers and
>  > <input type=submit..> on IE-like browsers.  Unless someone can
>  > suggest another workaround it looks like I'll be checking the
>  > browser's claim as to it's behavior and substitute one or the other.
>
> What's wrong with WOImageButton?
>
> The words "Click Here" are not an image, nor should they need to be one.

Why not use CSS?

The other half of what I describe above is that Safari and Camino (on the mac, anyway) do not let css change the way submit buttons look.  IE and Opera both do, but use the broken IE implementation of button submits.  So I could use the exact same .css for input submit on IE and buttons on Safari and they would look identical - they'd just have to be different tags for different browsers.

Thanks to WWW ui standards...

Kurt
---
Kurt Werle
PGP Informatics
aim: bbbax34234
650 799 6071


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to