Changing the default alt="" attribute for help icon

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Changing the default alt="" attribute for help icon

jbc2
We're running into an accessibility issue where the tool we use to check for accessibility errors is reporting that a value be set for the following alt attribute...




What file do we need to modify so that when the help image gets rendered it has a default alt value set (eg. alt="help icon")?

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Changing the default alt="" attribute for help icon

Alessandro  Vernet
Administrator
Joe,

Good point; right now we don't have a good localization system that we
can use from the Java code, so you would have to hard code specific
value there (e.g. "Help" in English). This is in the class
org.orbeon.oxf.xforms.processor.handlers.XFormsBaseHandler, line 521.

Alex

On Fri, May 21, 2010 at 10:59 AM, jbc2 <[hidden email]> wrote:

>
> We're running into an accessibility issue where the tool we use to check for
> accessibility errors is reporting that a value be set for the following alt
> attribute...
>
> /orbeon/ops/images/xforms/help.png
>
>
> What file do we need to modify so that when the help image gets rendered it
> has a default alt value set (eg. alt="help icon")?
>
> Thanks.
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Changing-the-default-alt-attribute-for-help-icon-tp2226513p2226513.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet