ISSUE-195: input type=

input type=

State:
CLOSED
Product:
mobileOK Basic tests
Raised by:
Jo Rabin
Opened on:
2007-04-12
Description:
Isn\'t this an image map and shouldn\'t we check for it?

Creates a graphical submit button. The value of the src attribute specifies
the URI of the image that will decorate the button. For accessibility reasons,
authors should provide alternate text for the image via the alt attribute.

When a pointing device is used to click on the image, the form is submitted
and the click coordinates passed to the server. The x value is measured in
pixels from the left of the image, and the y value in pixels from the top of the
image. The submitted data includes name.x=x-value and name.y=y-value where
\"name\" is the value of the name attribute, and x-value and y-value are the x and
y coordinate values, respectively.

If the server takes different actions depending on the location clicked,
users of non-graphical browsers will be disadvantaged. For this reason, authors
should consider alternate approaches:

* Use multiple submit buttons (each with its own image) in place of a
single graphical submit button. Authors may use style sheets to control the
positioning of these buttons.
* Use a client-side image map together with scripting.

Related Actions Items:
No related actions
Related emails:
  1. Re: 3.8 IMAGE_MAPS (mobileOK version 1z) (from achuter@technosite.es on 2007-05-10)
  2. 2.3.5 Included Resources (mobileOK version 1z) (from achuter@technosite.es on 2007-05-10)
  3. Re: 3.8 IMAGE_MAPS (mobileOK version 1z) (from achuter@technosite.es on 2007-05-10)
  4. Re: Claims ... using content labels (mobileOK version 1z) (from achuter@technosite.es on 2007-05-10)
  5. mobileOK version 1z (from jrabin@mtld.mobi on 2007-05-09)
  6. mobileOK version 1y (from jo@linguafranca.org on 2007-05-08)
  7. Minutes for 24 April f2f (from mike@w3.org on 2007-04-25)
  8. ISSUE-195: input type=\\\'image\\\' (from dean+cgi@w3.org on 2007-04-12)
  9. Re: ISSUE-195: input type=\\\'image\\\' (from srowen@google.com on 2007-04-12)
  10. RE: ISSUE-195: input type=\\\'image\\\' (from jrabin@mtld.mobi on 2007-04-12)
  11. Re: ISSUE-195: input type=\\\'image\\\' (from srowen@google.com on 2007-04-12)
  12. RE: ISSUE-195: input type=\\\'image\\\' (from jrabin@mtld.mobi on 2007-04-12)

Related notes:

No additional notes.

Display change log ATOM feed


Jo Rabin <jo@linguafranca.org>, Daniel Appelquist <daniel.appelquist@vodafone.com>, Chairs, Dominique Hazaël-Massieux <dom@w3.org>, François Daoust <fd@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 195.html,v 1.1 2011/01/10 15:19:42 dom Exp $