SharePoint - Accessibility ForumTopics about improving accessibility and usability for the physically challenged.© 2009 Microsoft Corporation. All rights reserved.Thu, 26 Nov 2009 12:42:53 Z8e6fec32-7120-4c70-9162-27ca3a83c5abhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/19160bc7-4ad1-4352-8b24-1bf47f86ca3ahttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/19160bc7-4ad1-4352-8b24-1bf47f86ca3aHiSoftwarehttp://social.technet.microsoft.com/Profile/en-US/?user=HiSoftwareSharePoint 2010 - Accessibility Roundtable at Las Vegas Conference<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-family: Calibri; font-size: small;"><br /> <p class="featurehead"><strong>HiSoftware to Host Accessibility Roundtable for Microsoft SharePoint Server 2010 </strong></p> <font face="Calibri" size="3"> <p class="bodyTextBold"><em>Microsoft SharePoint product team to co-present on latest release during the SharePoint Conference 2009 in Las Vegas</em><br /><br />As SharePoint has become more pervasive across the enterprise, organizations are looking forward to the release of SharePoint 2010.&nbsp; The SharePoint product team has been working hard on expanding the accessibility capabilities of SharePoint 2010.&nbsp;&nbsp;</p> </font></span></p> <p class="bodyTextBold"><span style="font-family: Calibri; font-size: small;">&nbsp;</span></p> <p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-family: Calibri; font-size: small;">HiSoftware, the SharePoint Accessibility partner and creator of the Accessibility Kit for SharePoint (AKS-MOSS) is hosting a <span style="text-decoration: underline;">SharePoint 2010 - Accessibility Roundtable</span> at the upcoming SharePoint User Conference in Las Vegas.&nbsp; The Microsoft SharePoint 2010 product team is the featured presenter in showcasing accessibility within SharePoint 2010.</span></p> <p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-family: Calibri; font-size: small;">&nbsp;</span></p> <p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-family: Calibri; font-size: small;">Please find the full announcement and registration link for the upcoming SharePoint 2010 Accessibility Roundtable:&nbsp; </span><a href="http://hisoftware.com/press/2009-10-07_SPRoundtable.html"><span style="font-family: Calibri; font-size: small;">http://hisoftware.com/press/2009-10-07_SPRoundtable.html</span></a><span style="color: #1f497d;"><span style="font-family: Calibri; font-size: small;">.</span></span></p> <p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #1f497d;"><span style="font-family: Calibri; font-size: small;">&nbsp;</span></span></p> <p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-family: Calibri; font-size: small;">We are looking to hold a similar event in the UK &ndash; Nov 4.</span></p>Wed, 07 Oct 2009 16:40:45 Z2009-11-12T02:00:01Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/46aa5495-dbc0-4bfb-82ac-38e2ab50741dhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/46aa5495-dbc0-4bfb-82ac-38e2ab50741dWaldek Mastykarzhttp://social.technet.microsoft.com/Profile/en-US/?user=Waldek%20MastykarzBest Practices for developing accessible web sites in SharePoint 2007<p align=left>I'm currently busy with an overview of Best Practices for developing accessible web sites in SharePoint 2007. After a little research I have noticed that the challenges I have faced so far are mostly XHTML/CSS/JS related and there are actually very few SharePoint 2007 specific issues: this has to do with the fact that we use very little to none of standard SharePoint controls in the Internet facing web sites we deliver.</p> <p align=left> </p> <p align=left>As I would like to share the Best Practices I'm writing with the community I've been wondering whether you have tried to develop an accessible web site in SharePoint 2007 yourself and faced any challenges you would like to share. To make myself clear I'm looking for issues and challenges and not solutions in particular (these are welcome as well by the way).</p>Mon, 07 Jan 2008 06:41:04 Z2009-10-14T16:20:37Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/bed04707-bfff-4ce7-b9cc-27c767f7e59chttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/bed04707-bfff-4ce7-b9cc-27c767f7e59csujasreehttp://social.technet.microsoft.com/Profile/en-US/?user=sujasreeWhy do the aks master pages not get applied if the feature is not activated on the top site collection?Hi <br/><br/>I installed AKS 2.0 and activated AKS feature. The problem I found was the aks master pages do not get applied if the feature is not activated on the top site collection. why is so?<br/><br/>example: If i activate the feature on http://&lt;servername&gt;/sites/&lt;sitename&gt; and apply the master page, I dont see any changes.<br/><br/>              But if i activate the same aks feature on <a href="http://&lt;servername/">http://&lt;servername/</a> then everything started working on all sites.<br/><br/>              The reason i found is the CSS reference in the aks master pages. <br/><br/>              It reference should be given as follows:<br/><br/>                 for http://&lt;servername&gt;/sites/&lt;sitename&gt; -&gt;  &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;../../Style%20Library/AKS/Aks_Band_Blueband.css&quot;/&gt;<br/><br/>                 for <a href="http://&lt;servername&gt;/">http://&lt;servername&gt;/</a> -&gt;&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/Style%20Library/AKS/Aks_Band_Blueband.css&quot;/&gt;<br/><br/>So my question is, am i missing anything? am i supposed to activate the AKS feature on top level site collection at any cost? if yes, why is so?  <br/><br/>And after applying aks master pages, i see differnece in font sizes. Why the font size is getting changed?<br/><br/>Also why the color changes are there? example: microsoft blueband master page has different color scheme and aks blueband master page has different color scheme.<br/><br/>please let me know.<br/><br/>Regards<br/>SujasreeMon, 21 Sep 2009 15:48:50 Z2009-09-25T07:31:12Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/69c7ba21-2f50-4fbd-8471-d94df13620dchttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/69c7ba21-2f50-4fbd-8471-d94df13620dcspazmospazmohttp://social.technet.microsoft.com/Profile/en-US/?user=spazmospazmoInfopath and Section 508 Accessibility<p>Hey, guys! I'm building a web site for a Section 508 workgroup, and I need the site to be 100% accessible (including the administration module I'm making for the team. We're using SharePoint MOSS 2007 and I recommended using infopath to enter data into the site's database (and also to populate downloadable Microsoft Word documents). The customer claimed that InfoPath is not Section 508 compliant, which seemed odd to me because the forms can be modified to anything you want them to be (including 508 compliant).<br/><br/>I even found this guide to making InfoPath accessible:<br/><br/><a href="http://office.microsoft.com/en-us/infopath/HA102146831033.aspx">http://office.microsoft.com/en-us/infopath/HA102146831033.aspx</a><br/><br/>I'm curious if there are any caveats to making accessible forms in Infopath, or if the information I've gathered is incorrect.<br/><br/>Thanks!<br/><br/>Spaz</p>Thu, 14 May 2009 18:54:51 Z2009-09-23T23:06:39Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/397d1dd6-7727-4024-82a5-59581d99eebdhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/397d1dd6-7727-4024-82a5-59581d99eebdWiLLSTihttp://social.technet.microsoft.com/Profile/en-US/?user=WiLLSTiwussuc:welcome problem with aksWith the AKS HCCE installed, I seem to be getting the output of &lt;wssuc:Welcome id=&quot;explitLogout&quot; runat=&quot;server&quot; /&gt; printing the user name outside of the &lt;html&gt; structure which is breaking my layout brutally in IE7. This only fails/happens when I add the &lt;%@ Page language=&quot;C#&quot; Inherits=&quot;HiSoftware.SharePoint.Common.PublishingLayoutPageEx,HiSoftware.SharePoint.Common,Version=1.0.0.0,Culture=neutral,PublicKeyToken=bbf2d1bc0f93b1de&quot; %&gt; to the top of the layout page. <br/>Wed, 23 Sep 2009 15:17:58 Z2009-09-23T15:17:58Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e3f9a874-61ba-45ff-864f-f5148a1459e3http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e3f9a874-61ba-45ff-864f-f5148a1459e3Garrath Earnshawhttp://social.technet.microsoft.com/Profile/en-US/?user=Garrath%20EarnshawWCAG Compliance<p align=left><font face=Arial size=2> <table class=tableBorder cellspacing=1 cellpadding=3 width="100%" border=0> <tbody> <tr> <td class=f style="vertical-align:top;text-align:left"></td></tr> <tr> <td class=ContainerContentWrap style="vertical-align:top;text-align:left"><span id="_ctl0_MainContent__ctl0_PostForm_PreviewBody"> <p align=left><font face=Arial size=2>I know its an old chestnut, but this is of great importance to us in the Public Sector and with many commercial clients too.  How close will the kit be to compliance with the current WCAG 1.0 AA level of the standard?</font></p></span></td></tr></tbody></table></font></p>Wed, 17 Oct 2007 14:30:31 Z2009-09-17T14:22:30Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/ee807a6a-a169-4949-8594-8de87bf4dcc3http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/ee807a6a-a169-4949-8594-8de87bf4dcc3Ephihttp://social.technet.microsoft.com/Profile/en-US/?user=EphiHow to work around Share point accessibility requirement ?  <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>Hi,</font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font size=3><font face=Calibri>I am somewhat new to things related to accessibility in SharePoint. I am trying to work on section 508 accessibility requirements for SharePoint site. I have tried to see few articles from the internet and still looking for more information on the subject matter including what to consider fro preparing requirement. <span style=""> </span></font></font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>I am looking to know what is possible and what is not with SharePoint?</font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>How to achieve all the possible accessibilities in SharePoint?</font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>Is it possible to make accessible all site types (Publishing, team sites,…)?</font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>Please help me in understanding everything around SharePoint accessibility and first in preparing the requirement document. I have tried to see AKS site but there were some issues that are not clear for me at this level.</font></p> <p class=MsoNormal style="margin:0in 0in 10pt"><font face=Calibri size=3>Thank you in advance,</font></p><hr class="sig">ephiFri, 13 Feb 2009 14:42:01 Z2009-09-17T14:18:01Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e932ac57-f0b4-428b-8696-77abf723b386http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e932ac57-f0b4-428b-8696-77abf723b386Waldek Mastykarzhttp://social.technet.microsoft.com/Profile/en-US/?user=Waldek%20MastykarzSharePoint 2007 WCM Solutions can be accessible<p align=left><font face=Arial size=2>Recently I've been busy with a research on accessibility of Web Content Management solutions based on SharePoint 2007. My outcome is: SharePoint 2007 WCM solutions can be accessible and depending on the approach you can score up to 95% WCAG 1.0 Priority 2.0 compliancy without <strong>any</strong> toolkit.</font></p> <p align=left>I've been wondering whether anybody else shares my opinion or has his/her own...</p>Sun, 16 Dec 2007 09:31:31 Z2009-09-24T02:09:12Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/40734a5f-0e7c-4ad1-b240-5516d34b8c50http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/40734a5f-0e7c-4ad1-b240-5516d34b8c50Binojhttp://social.technet.microsoft.com/Profile/en-US/?user=BinojHow to implement AKS HCCEI recently installed AKS but I am having a tough time to run the HiSoftware Compliant Code Engine Feature (HCCE).  Following the steps in the user guide on page 127, I made the change to the web.config file.  The next step was to make change in the master Page.  When I do that My master page becomes corrupt.  Only when I remove the line from the code, I could see the site again.  <br/><br/>If anyone has successfully implemented it, please guide me.<br/><br/>Thanks.Mon, 15 Jun 2009 16:23:37 Z2009-09-16T15:22:37Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/54a0164f-93ca-40fa-a5e2-f759d0c9f7d6http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/54a0164f-93ca-40fa-a5e2-f759d0c9f7d6Sarbjit Singh Gillhttp://social.technet.microsoft.com/Profile/en-US/?user=Sarbjit%20Singh%20GillIs there a list of the Accessibility Acts that SharePoint supports?<p class=MsoPlainText style="margin:0in 0in 0pt">Greetings</p> <p class=MsoPlainText style="margin:0in 0in 0pt"> Is there a list of accessibility acts that SharePoint 2007 supports.<br/> For example the Accessibility for Ontarians with Disabilities Act, 2005?</p> <p class=MsoPlainText style="margin:0in 0in 0pt"> </p> <p class=MsoPlainText style="margin:0in 0in 0pt">Thank You<br/>Sarbjit</p> <hr class=sig> Sarbjit GillMon, 04 May 2009 07:10:38 Z2009-06-18T04:08:47Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/d267004c-9490-49d5-8a10-f94b8943aa5ehttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/d267004c-9490-49d5-8a10-f94b8943aa5eJimmy Hanghttp://social.technet.microsoft.com/Profile/en-US/?user=Jimmy%20HangWhat is AKS supposed to do?<p align=left><font size=2 face=Arial></font> </p> <p>Hi everyone, </p> <p align=left> </p> <p align=left>I'm at a total loss, does anyone know what the AKS is supposed to do, and how do we know that it does that? And does anyone have a &quot;step by step&quot; on how to make those control adapters work?? </p> <p align=left>OR any informasjon on the AKS except from the AKS home site, and the AKS mailing list does it stil lives? I just can't register, </p> <p align=left> </p> <p align=left>Thanks, </p> <p align=left> </p> <p align=left> </p>Tue, 26 Feb 2008 22:54:50 Z2009-06-01T11:57:15Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/a14ae5a2-de24-4f7a-86b3-b06c60244be7http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/a14ae5a2-de24-4f7a-86b3-b06c60244be7sukitawdryhttp://social.technet.microsoft.com/Profile/en-US/?user=sukitawdryShrunken Icons after using Accessibility Wizard<div> <div>I have somewhat bad eyesight so went, via All Programmes &gt; Accessories &gt; Accessibility, to the Accessibility Wizard and  tried out the different font sizes available there.  I then attempted to return them to their default settings.  All fonts were returned to their former sizes, EXCEPT the top line text &amp; icons (i.e. &quot;xxxxx - Windows Internet Explorer&quot; and the Shrink, Enlarge and Cancel icons) which were only about half their customary size and, therefore, much less easy to use.</div> <div> </div> <div>The Accessibility Wizard is set on &quot;Use usual text size for Windows&quot; and any attempt to alter it to one of the two alternative settings, &quot;Use large window titles and menus&quot; or &quot;Use Microsoft Magnifier, and large titles and menus&quot; increases the size of ALL text and menus to rather larger than I need.  How can I restore just the top line to its former larger size and visibility without affecting the normal settings of everything else? </div> <div> </div> <div>It turned out that I needed glasses for computer use, so would appreciate help in getting my Windows page back to its reliable default setting.  Many thanks.</div> </div>Fri, 15 May 2009 19:01:32 Z2009-05-16T13:23:57Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/cdad38b6-5a6b-4b73-99ee-14d17f844f68http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/cdad38b6-5a6b-4b73-99ee-14d17f844f68beejay54http://social.technet.microsoft.com/Profile/en-US/?user=beejay54Various problems with AKSHello Everyone, <div><br/></div> <div>I recently installed the HiSoftware AKS. The HCCE seems to work well, (essentially a big find a replace) which got me from 400 validation errors to 40! Sweet! But I'm noticing some major problems. In addition to the HCCE I installed the WebPart Smart Adapter which I think might be the source of my problems, but I can't be sure. </div> <div><br/></div> <div>I'm posting these here in hope that there is some brave soul out there that has run into these and could help me out. I would be very grateful! I can't find information on these issues anywhere. </div> <div><br/></div> <div>-------------------------------------------------------------------------------------------------------</div> <div>1. Custom web part properties seem to be global now, rather than instance specific:</div> <div><br/></div> <div><span style="color:#333333;font-family:arial;font-size:12px">I created a custom web part a while ago that is intended to be placed on numerous pages across my MOSS 2007 site. <br style="padding:0px;margin:0px"><br style="padding:0px;margin:0px">On each page I change a custom property so that the web part displays something different on each page. <br style="padding:0px;margin:0px"><br style="padding:0px;margin:0px">This worked great up untill recently. Now when I change the properties on one part it now changes on all them across the site, I loose my customizations! <br style="padding:0px;margin:0px"><span style="color:#000000;font-family:Verdana;font-size:11px"> <div>-------------------------------------------------------------------------------------------------------</div> <div>2. Info path xmlformview web part won't load .xsn's, javascript errors!</div> <div> <div>-------------------------------------------------------------------------------------------------------</div> <div>3. My master page seems to break with sharepoint menu data getting thrown around</div> <div><br/></div> <div>The username in the login menu for some reason get's thrown outside of the &lt;html&gt; tags which naturally is invalid XHTML but worse it breaks the entire layout brutally in IE7. As IE7 freaks out if anything is outside of the &lt;html&gt; tags.</div> </div> <div><br/></div> </span></span></div> <div><br/></div> <div><br/></div> <hr class=sig> - BrendanSun, 19 Apr 2009 13:36:35 Z2009-04-20T06:31:01Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/cd1cae78-83d0-42c5-80f1-2e6c38e26f31http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/cd1cae78-83d0-42c5-80f1-2e6c38e26f31accurithttp://social.technet.microsoft.com/Profile/en-US/?user=accurit508 compliant?<p align=left><font face=Arial size=2></font> </p>is Sharepoint 508 compliant?  are there any document management systems (web) that are?Wed, 28 Nov 2007 22:14:00 Z2009-04-07T19:20:36Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/82e701e7-8df1-4a81-8ce7-19bc42fbac13http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/82e701e7-8df1-4a81-8ce7-19bc42fbac13MutazAGhttp://social.technet.microsoft.com/Profile/en-US/?user=MutazAGProblems Installing AKS 1.1 on Windows Server 2008 x64bitHi all, <br><br>I am trying to install AKS 1.1 (not 2 or 1.0 cuz thats the only release i was able to find on aks.hisoftware.com) on a windows server 2008 x64bit machine. <br> <br>the toolkit installs in this location: C:\Program Files (x86)\HiSoftware\AKS  .... but nothing in the 12\template\features folder. <br><br>the script <strong>install_AKSFEAT.bat </strong>refers to a feature name &quot;AKS&quot;, but i cannot see the feature anywhere in the features folder, and i cannot see a WSP pacakge to deliver this feature to sharepoint! <br><br>i event tried to look for the feature manifest to reverse engineer the works of the feature but no luck finding this file in the AKS install folder. <br><br>what am i missing here? how can i get AKS 1.1 to install properly and the feature to activate? please HELP!!<br><br><hr class="sig">- mutazMon, 16 Feb 2009 08:31:16 Z2009-03-26T09:55:36Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e36e1672-d25e-4b95-b944-eccf4e0d115ahttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e36e1672-d25e-4b95-b944-eccf4e0d115aAndy Talbothttp://social.technet.microsoft.com/Profile/en-US/?user=Andy%20TalbotAKS 2.0 delivery date anyone?<p>Is there any known rumoured date of the release of AKS version 2.0? Dana annouced that it was expected to be delivered by August 2008, but that's some time ago now and still not a sniff, unless i'm missing a trick?</p><hr class=sig>Regards, Andy Talbot http://www.SharePointAndy.comTue, 13 Jan 2009 19:23:57 Z2009-03-10T13:53:17Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/5abc96e7-560e-4f8d-888c-a5218bc9dae9http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/5abc96e7-560e-4f8d-888c-a5218bc9dae9AGupta24http://social.technet.microsoft.com/Profile/en-US/?user=AGupta24Making Sharepoint Portal DDA compliant My Requirement is ,<br><br>I need to have my sharepoint portal DDA compliant .. any thoughts ?? any reference i can take up ???<br><br><br>any assistance would be appreciated !!!<br><br>RegardsThu, 15 Jan 2009 08:26:54 Z2009-02-24T23:34:21Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/5354f499-95a3-4d96-8b9a-03200a0ca957http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/5354f499-95a3-4d96-8b9a-03200a0ca957tlyczkohttp://social.technet.microsoft.com/Profile/en-US/?user=tlyczkoWhy is WSS 3.0 being left out and only MOSS 2007 is getting the new accessibility??The SharePoint blog entry, http://blogs.msdn.com/sharepoint/archive/2007/09/05/pre-announcing-the-accessibility-kit-for-sharepoint-aks.aspx, completely omits WSS 3.0, discriminating against thousands of disabled people who need to work with WSS 3.0 intranets, and who deserve equal rights and accessibility just as much as the people who can afford to buy MOSS 2007.<br><br>Thank you, Tom<br><br>Thu, 06 Sep 2007 00:14:11 Z2008-12-14T07:51:39Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/126d48bb-4b5f-434a-9a36-9305a48665fehttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/126d48bb-4b5f-434a-9a36-9305a48665feJechttp://social.technet.microsoft.com/Profile/en-US/?user=JecExamples of accessible sitesThere would be benefits for us all (I think) if we could make a list of SharePoint sites that are accessible, sites we could show clients that don't believe that this can be done with SharePoint.<br><br>Lets help eachother and make a list!<br><br>// Chris<br>Thu, 29 May 2008 08:11:01 Z2008-12-04T07:52:06Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/89fc5fc3-1da2-4273-aad6-fced30f0ee2dhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/89fc5fc3-1da2-4273-aad6-fced30f0ee2dAndrew Woodwardhttp://social.technet.microsoft.com/Profile/en-US/?user=Andrew%20WoodwardIs it acceptable to promote the use of the mobile views for accessibility?<p>On a current project I am working on we are suggesting that the mobile access (via <strong>/m</strong>) provides users with access to the system that due to the simple rendering should support screen readers and accessibility devices. </p> <p> </p> <p>Is this acceptable?    Is this a valid place to look at the provision of an accessible entry into MOSS/WSS?</p> <p> </p> <p>Andrew</p>Tue, 05 Jun 2007 19:42:19 Z2008-10-30T11:45:23Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/771bed49-00a7-4279-89a9-93e9fd142d22http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/771bed49-00a7-4279-89a9-93e9fd142d22Belgarion2http://social.technet.microsoft.com/Profile/en-US/?user=Belgarion2Problems ACTIVATING AKS Feature<p align=left><font face=Arial size=2>I get the message below when attempting to active the Accessibility Kit for SharePoint feature on my Site.</font></p> <p align=left><font face=Arial size=2></font> </p> <p align=left><font face=Arial size=2><span id="ctl00_PlaceHolderMain_LabelMessage">Failed to instantiate file &quot;aks_bl_Navbar.JPG&quot; from module &quot;Images&quot;: The specified list does not exist.</span> </font></p> <p align=left><font face=Arial size=2></font> </p> <p align=left><font face=Arial size=2>This occurs on a default &quot;MySite&quot; but not in a default &quot;Publishing Site&quot; ... Anyone know what the problem is?</p></font>Mon, 14 Jan 2008 03:52:59 Z2008-10-01T15:35:02Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/00906912-dfaa-4740-b10c-bf92df6441efhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/00906912-dfaa-4740-b10c-bf92df6441efPramodPhttp://social.technet.microsoft.com/Profile/en-US/?user=PramodPAKS and Issues in edit modeHi All,<br> <br> I have strange problem with my public facing site after implementing AKS. Please see below.<br> <br> 1) OnMouseOver Menu actions are slower then before<br> 2) font size on site actions menu looks different<br> 3) when i click on Modify Web Part (Edit mode layout is completely different and Target Audiences field looks shirnked)<br> <br> Please see image below<br><br> <img src="http://farm4.static.flickr.com/3267/2739228764_13218ebc06_b.jpg"> <hr size="1" align="left" width="25%">SP.UKWed, 06 Aug 2008 17:31:09 Z2008-08-11T15:35:23Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/fdb13418-c607-40a0-b6e9-05d2dc7181cehttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/fdb13418-c607-40a0-b6e9-05d2dc7181ceMike Walsh MVPhttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20Walsh%20MVPForum ONLY about accessibility for the physically challenged The definition of this forum is<br><br>&quot;<font>Topics about improving accessibility and usability for the physically challenged.&quot;<br><br>Please try to avoid posting questions here about anything other than this.</font>Fri, 25 Jul 2008 15:38:09 Z2008-07-26T08:09:36Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e1d97f5e-7fbd-44fc-9307-7aca5742b3fdhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e1d97f5e-7fbd-44fc-9307-7aca5742b3fdJo Molnar - MSFThttp://social.technet.microsoft.com/Profile/en-US/?user=Jo%20Molnar%20-%20MSFTMS Info Post: Deliver accessible solutions with SharePoint<p align=left><font face=Arial size=2></font> </p>Office UA has published a white paper (<a title="http://technet.microsoft.com/en-us/library/cc668367(TechNet.10).aspx" href="http://technet.microsoft.com/en-us/library/cc668367(TechNet.10).aspx">http://technet.microsoft.com/en-us/library/cc668367(TechNet.10).aspx</a>) that provides information and guidelines about the issues that organizations face when delivering Web solutions, including those built by using Microsoft Office SharePoint Server 2007 that are accessible to people with disabilities. This paper might help you address considerations that apply to accessibility issues as you design your Web applications.Thu, 03 Jul 2008 20:28:01 Z2009-03-21T04:10:58Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/22fcd30a-42d5-4e05-a214-c271b7964b86http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/22fcd30a-42d5-4e05-a214-c271b7964b86SProokiehttp://social.technet.microsoft.com/Profile/en-US/?user=SProokieNOSCRIPT tagHello everybody,<br><br>And my problem is...<br>After installing the AKS, I've created a new website using a blank template, choosed the  AKS_BlackBand.master and the  Aks_Band_Blackband.css.<br><br>In SPdesigner removed the search control from the default.aspx. However when previewing the site, the default.aspx still has some &lt;script/&gt; tags and none &lt;noscript/&gt; equivalent. This generates an accessibility error. <br><br>Is there a way to have a &lt;noscript&gt; tag for every &lt;script/&gt; ? Where can one configure this?<br><br><br>And by the way, ... sorry for the terrible english <img alt=Smile src="http://forums.microsoft.com/MSDN/emoticons/emotion-1.gif"><br><br>Thanx.<br><br><br><br>EDITED:<br><br>This are the scripts present in the page: <br><br><br><br><pre id=line1>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot; </span><span class=attribute-name>language</span>=<span class=attribute-value>&quot;javascript&quot; </span><span class=attribute-name>src</span>=<span class=attribute-value>&quot;/_layouts/2070/core.js?rev=EIpAXZ8VRr%2B%2BsetZQw9YnA%3D%3D&quot; </span><span class=attribute-name>defer</span>&gt;&lt;/<span class=end-tag>script</span>&gt;<br>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot; </span><span class=attribute-name>language</span>=<span class=attribute-value>&quot;javascript&quot; </span><span class=attribute-name>src</span>=<span class=attribute-value>&quot;/_layouts/2070/non_ie.js?rev=yfNry4hY0Gwa%2FPDNGrqXVg%3D%3D&quot;</span>&gt;&lt;/<span class=end-tag>script</span>&gt;<br></pre>......<br><pre id=line18>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;<br> var navBarHelpOverrideKey = &quot;wssmain&quot;;<br> &lt;/<span class=end-tag>script</span>&gt;</pre>....<br><pre id=line88>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;<br>&lt;!--<br>var theForm = document.forms['aspnetForm'];<br>if (!theForm) {<br> theForm = document.aspnetForm;<br>}<br>function __doPostBack(eventTarget, eventArgument) {<br> if (!theForm.onsubmit || (theForm.onsubmit() != false)) {<br> theForm.__EVENTTARGET.value = eventTarget;<br> theForm.__EVENTARGUMENT.value = eventArgument;<br> theForm.submit();<br> }<br>}<br>// --&gt;<br>&lt;/<span class=end-tag>script</span>&gt;<br><br>....<br><br>&lt;<span class=start-tag>script</span><span class=attribute-name> src</span>=<span class=attribute-value>&quot;/WebResource.axd?d=oHDYBFi41e_Yin9uI8hiQQ2&amp;amp;t=633209186515218514&quot; </span><span class=attribute-name>type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;&lt;/<span class=end-tag>script</span>&gt;<br><br>...<br><br>&lt;<span class=start-tag>script</span>&gt; var MSOWebPartPageFormName = 'aspnetForm';&lt;/<span class=end-tag>script</span>&gt;&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/JavaScript&quot; </span><span class=attribute-name>language</span>=<span class=attribute-value>&quot;JavaScript&quot;</span>&gt;<br>&lt;!--<br>var L_Menu_BaseUrl=&quot;/acess2&quot;;<br>var L_Menu_LCID=&quot;2070&quot;;<br>var L_Menu_SiteTheme=&quot;&quot;;<br>//--&gt;<br>&lt;/<span class=end-tag>script</span>&gt;<br>&lt;<span class=start-tag>script</span><span class=attribute-name> src</span>=<span class=attribute-value>&quot;/WebResource.axd?d=_DeU6kVwBc-W4uB9VoDvbg2&amp;amp;t=633209186515218514&quot; </span><span class=attribute-name>type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;&lt;/<span class=end-tag>script</span>&gt;<br>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;<br>&lt;!--<br>function WebForm_OnSubmit() {<br>UpdateFormDigest('\u002facess2', 1440000);return _spFormOnSubmitWrapper();<br>return true;<br>}<br>// --&gt;<br>&lt;/<span class=end-tag>script</span>&gt;<br><br><br></pre>.....<br><br><br><pre id=line381>&lt;<span class=start-tag>script</span><span class=attribute-name> type</span>=<span class=attribute-value>&quot;text/javascript&quot;</span>&gt;<br>&lt;!--<br>var __wpmExportWarning='This Web Part Page has been personalized. As a result, one or more Web Part properties may contain confidential information. Make sure the properties contain information that is safe for others to read. After exporting this Web Part, view properties in the Web Part description file (.WebPart) by using a text editor such as Microsoft Notepad.';var __wpmCloseProviderWarning='You are about to close this Web Part. It is currently providing data to other Web Parts, and these connections will be deleted if this Web Part is closed. To close this Web Part, click OK. To keep this Web Part, click Cancel.';var __wpmDeleteWarning='You are about to permanently delete this Web Part. Are you sure you want to do this? To delete this Web Part, click OK. To keep this Web Part, click Cancel.';var zz1_logoLinkId_Data = new Object();<br>zz1_logoLinkId_Data.disappearAfter = 500;<br>zz1_logoLinkId_Data.horizontalOffset = 0;<br>zz1_logoLinkId_Data.verticalOffset = 0;<br>if (typeof(overrideMenu_HoverStatic) == 'function' &amp;&amp; typeof(Menu_HoverStatic) == 'function')<br>{<br>_spBodyOnLoadFunctionNames.push('enableFlyoutsAfterDelay');<br>Menu_HoverStatic = overrideMenu_HoverStatic;<br>}<br>var zz2_GlobalNav_Data = new Object();<br>zz2_GlobalNav_Data.disappearAfter = 500;<br>zz2_GlobalNav_Data.horizontalOffset = 0;<br>zz2_GlobalNav_Data.verticalOffset = -8;<br>zz2_GlobalNav_Data.hoverClass = 'zz2_GlobalNav_13 topNavFlyOutsHover';<br>zz2_GlobalNav_Data.hoverHyperLinkClass = 'zz2_GlobalNav_12 topNavFlyOutsHover';<br>zz2_GlobalNav_Data.staticHoverClass = 'zz2_GlobalNav_11 topNavHover';<br>zz2_GlobalNav_Data.staticHoverHyperLinkClass = 'zz2_GlobalNav_10 topNavHover';<br>var zz3_CurrentNav_Data = new Object();<br>zz3_CurrentNav_Data.disappearAfter = 500;<br>zz3_CurrentNav_Data.horizontalOffset = 0;<br>zz3_CurrentNav_Data.verticalOffset = 0;<br>zz3_CurrentNav_Data.hoverClass = 'zz3_CurrentNav_17 leftNavFlyOutsHover';<br>zz3_CurrentNav_Data.hoverHyperLinkClass = 'zz3_CurrentNav_16 leftNavFlyOutsHover';<br>zz3_CurrentNav_Data.staticHoverClass = 'zz3_CurrentNav_15 leftNavHover';<br>zz3_CurrentNav_Data.staticHoverHyperLinkClass = 'zz3_CurrentNav_14 leftNavHover';<br>// --&gt;<br>&lt;/<span class=end-tag>script</span>&gt;</pre><br><br><br><br><br><br><br><br><br><br><br>Tue, 01 Apr 2008 11:32:50 Z2008-07-28T20:06:54Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/6ed6541d-4850-4e92-9a39-4bb33242616chttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/6ed6541d-4850-4e92-9a39-4bb33242616c09lrohttp://social.technet.microsoft.com/Profile/en-US/?user=09lroAKS Toolkit and font sizesAm I losing the plot or do the masterpages included in the accessibility toolkit (AKS) not allow you to change the font size in the browser?<br><br>I thought that was one of the fixes that this toolkit solves or maybe I misunderstood!<br><br>Would appreciate anyones thoughts on this.<br>Tue, 29 Jan 2008 14:01:45 Z2008-07-22T19:44:09Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/b4f541e0-ece1-4cbc-9e61-bdc74553180chttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/b4f541e0-ece1-4cbc-9e61-bdc74553180cXristosKhttp://social.technet.microsoft.com/Profile/en-US/?user=XristosK"Turn on more accessible mode" in every page in MOSS<p>If you see the code (page/view source) in every page made by MOSS, it has a javascript saying :</p> <p>&quot;Turn on more accessible mode&quot;</p> <p>It doesn't appear, but with a little tweakingI was able to turn it on .<br>It has some interesting behavior, but I wonder if there is some more information about it.</p> <p> </p> <p> </p> <p>Christos K.</p>Wed, 13 Jun 2007 11:58:08 Z2009-04-30T14:03:09Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e7138394-ff81-4b47-95ba-449fc78019d8http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/e7138394-ff81-4b47-95ba-449fc78019d8Andrew Woodwardhttp://social.technet.microsoft.com/Profile/en-US/?user=Andrew%20WoodwardSharePoint Accessibility - Is MOSS Accessible?<p>Something to start with...  </p> <p> </p> <p>I have posted an article on MOSS accessibility with specific regards to the the WCAG 1.0 standards.  Hope this helps in your search for solving your accessibility requirements.</p> <p> </p> <p><a title="http://www.21apps.com/2007/03/sharepoint-accessibility-is-moss-2007_4974.html" href="http://www.21apps.com/2007/03/sharepoint-accessibility-is-moss-2007_4974.html">http://www.21apps.com/2007/03/sharepoint-accessibility-is-moss-2007_4974.html</a></p> <p> </p> <p>You should also visit the <a title="http://msdn2.microsoft.com/en-us/library/aa286482.aspx" href="http://msdn2.microsoft.com/en-us/library/aa286482.aspx"><font color="#5588aa">Microsoft Accessibility</font></a> site.</p> <p> </p> <p>Andrew</p>Mon, 04 Jun 2007 18:31:20 Z2009-03-21T04:10:11Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/ea43d822-7f1b-4a04-971a-ef78ab7eb819http://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/ea43d822-7f1b-4a04-971a-ef78ab7eb819Mark Morrellhttp://social.technet.microsoft.com/Profile/en-US/?user=Mark%20MorrellDoes AKS apply to other parts of Sharepoint?<p align=left><font face=Arial size=2>In BT we don't plan to use Sharepoint as an ECM but to use the My Sites, blogs and wiki capability for short term team collaboration purposes.  I have 2 questions for you:</font></p> <p align=left> </p> <p align=left>1. Does AKS apply to these features of Sharepoint or only to the ECM module?</p> <p align=left> </p> <p align=left>2. The UK DDA 1995 suggest that AA is the level of accessibility to aim for to comply with the Act.  What are your plans to meet this higher level?</p> <p align=left> </p> <p align=left>Thanks,</p> <p align=left> </p> <p align=left>Mark</p>Tue, 02 Oct 2007 11:06:45 Z2008-07-22T19:44:09Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/b151cb9a-2c50-4964-b9a9-f6a564e331aahttp://social.technet.microsoft.com/Forums/en-US/sharepointaccessibility/thread/b151cb9a-2c50-4964-b9a9-f6a564e331aagrobinsonhttp://social.technet.microsoft.com/Profile/en-US/?user=grobinsonAccessibility API<font size=2><span style="font-family:Tahoma">At my current client we are developing a portal site using MOSS.  Part of the deliverables is to address the WCAG Priority 1 requirements.  For the most part, most of the interface elements respond correctly when accessibility mode is turned on.  However, they have developed a custom main navigation control along the top which navigates the user to subsites (nothing new there).  What they also added was a checkbox on the right side of the navigation control to turn off/on mouse-over submenus.  When accessibility mode is turned on, these menus *should* function like the site actions menu; when the box checked, the mouse-overs still shows the mouse-over menus and they probably should not.  My initial thought is to disallow the checking of this box when accessibility mode is turned on.  The follow on to this would be to show the pop-up page with the links listed out, much like the site actions button does in acessibility mode.  To my first point, I see there is a javascript method available, <span style="font-style:italic">IsAccessibilityFeatureEnabledProxy()</span> in core.js, which will allow me to determine client side if accessibility is turn on/off.  Is there an equivalent in the object model that will allow me to determine this server side?  I quickly looked through the documentation and could not find anything.  Also, is there something out of the box with MOSS that will give me the ability to list the links out on a pop-up page or do I have to code that up myself?<br><br>Thanks in advance for any help on this topic.<br><br><br>Greg Robinson<br><br style="font-family:Tahoma"></span></font>Thu, 25 Oct 2007 13:43:46 Z2008-07-28T20:06:54Z