Accessibility improvements for webhelp
Are you missing a feature? Request its implementation here.
-
- Posts: 156
- Joined: Sat Feb 26, 2005 12:09 am
- Location: USA
- Contact:
Accessibility improvements for webhelp
Post by shudson310 »
Just a suggestion, but a fairly easy addition to the webhelp templates to improve accessibility. This is based on the information at: http://diveintoaccessibility.info/day_1 ... links.html
In the wt_index.html and wt_topic.html templates, after: or
Add:
After:
or
Add:
Next, in wt_default.css, add:
In the wt_index.html and wt_topic.html templates, after:
Code: Select all
<body class="wh_main_page">
Code: Select all
<body class="wh_topic_page">
Code: Select all
<a class="skiplink" href="#startcontent">Skip over navigation</a>
Code: Select all
<div class="wh_content_area">
Code: Select all
<div class="row wh_content_area">
Code: Select all
<a name="startcontent" id="startcontent"></a>
Code: Select all
.skiplink {display:none}
Scott Hudson
Staff Content Engineer
Site: docs.servicenow.com
Staff Content Engineer
Site: docs.servicenow.com
-
- Posts: 156
- Joined: Sat Feb 26, 2005 12:09 am
- Location: USA
- Contact:
Re: Accessibility improvements for webhelp
Post by shudson310 »
Also, based on https://www.w3.org/TR/WCAG20-TECHS/ARIA11.html, it's also a good idea to add:
to the div wrapper for both:
in wt_index.html
and
Code: Select all
id="content" role="main"
Code: Select all
<div id="content" role="main" class="wh_content_area">
and
Code: Select all
<div id="content" role="main" class="row wh_content_area">
Scott Hudson
Staff Content Engineer
Site: docs.servicenow.com
Staff Content Engineer
Site: docs.servicenow.com
-
- Posts: 156
- Joined: Sat Feb 26, 2005 12:09 am
- Location: USA
- Contact:
Re: Accessibility improvements for webhelp
Post by shudson310 »
in wt_topic.htmlshudson310 wrote:Also, based on https://www.w3.org/TR/WCAG20-TECHS/ARIA11.html, it's also a good idea to add:to the div wrapper for both:Code: Select all
id="content" role="main"
in wt_index.htmlCode: Select all
<div id="content" role="main" class="wh_content_area">
andCode: Select all
<div id="content" role="main" class="row wh_content_area">
Scott Hudson
Staff Content Engineer
Site: docs.servicenow.com
Staff Content Engineer
Site: docs.servicenow.com
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Accessibility improvements for webhelp
Post by bogdan_cercelaru »
Hello,
Thank you for your suggestions.
I've added your request in our issue tracking system to be addressed by one of our developers.
Regards,
Bogdan
Thank you for your suggestions.
I've added your request in our issue tracking system to be addressed by one of our developers.
Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service