yeowtch!

Several points here.
The form elements come from the browser, not the API. fire up safari and firefox on your mac and you will see this. Safari has that silly round button thing and firefox has a more windowsy set of form elements.

two: you can style form elements in css but safari doesn't play as well as firefox does in honouring your display.

three: you should NEVER have guidance like "click on the button which looks like this"! gawd! You should be designing a form which is self explanatory and if it requires guidance, the guidance should be in the form itself, perhaps with mouseover text so it is accessibility compliant. How do those with poor site look for your button? They shouldn't have to, the button should announce itself for all to understand!

Sorry for the rant . but really....

Joe

On Jan 14 2008, at 01:47, John Horner wrote:

can I safely develop in non Mac versions and expect
my web sites to behave the same on the Mac?

Behave? Yes. But...

I don't think anyone's made this point yet -- one key difference between
the platforms is the display of form elements.

Elements like buttons and select menus and checkboxes, etc., pretty much
belong to the operating system and the browser is only borrowing them.
If your design has an expectation that those elements can be finely
controlled, cross-platform, then you might get an unpleasant surprise.

For instance, if you have documentation which says "click on the button which looks like this [image of the button from a Windows browser]" then
Mac users may not have a button which looks like that.

====================================================================== ======== The information contained in this email and any attachment is confidential and may contain legally privileged or copyright material. It is intended only for the use of the addressee(s). If you are not the intended recipient of this email, you are not permitted to disseminate, distribute or copy this email or any attachments. If you have received this message in error, please notify the sender immediately and delete this email from your system. The ABC does not represent or warrant that this transmission is secure or virus free. Before opening any attachment you should check for viruses. The ABC's liability is
limited to resupplying any email and attachments
====================================================================== ========


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************


Joe Ortenzi
[EMAIL PROTECTED]
www.joiz.com




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to