Telerik blogs

Latest

  • People Accessibility

    Need Accessibility in Your ASP.NET AJAX Apps? You’re Already Covered

    Here at Telerik accessibility support has always been important. We strive to ensure that when you are developing an application with our ASP.NET AJAX controls you can rest easy knowing that they provide compliance with some of the highest standards in the industry. Ease-of-mind and ease-of-implementation, does it get any better? :) Let’s take a look at just how we are making your applications more accessible. Accessibility Guidelines For a while now Telerik’s ASP.NET AJAX controls have been in compliance with the W3C Web Content Accessibility Guidelines 1.0/2.0 (say that a few times fast!). These guidelines set standards for applications providing accessible content by...
    October 06, 2011 3 min read
  • People Accessibility

    WAI-ARIA support for RadControls for ASP.NET AJAX

    The Web is fundamentally designed to work for all people, whatever their hardware, software, language, culture, location, or physical or mental ability. When the Web meets this goal, it is accessible to people with a diverse range of hearing, movement, sight, and cognitive ability. W3C Accessibility Basics This is how the World Wide Web Consortium Accessibility Basics article starts. To help make the web more accessible, W3C maintains the WAI-ARIA specification. In a world of ever advancing web technologies, the number of RIA (Rich Internet Application) offerings increase every day. HTML, Javascript and CSS is used to create UI experiences that go far beyond HTMLs inherently document-oriented nature. WAI-ARIA tries...
    June 29, 2011 3 min read
  • People Accessibility

    RadControls for WinForms will support Microsoft Active Accessibility in Q1 2011

    Telerik has always strived to make its products accessible and available to a wide range of people. It is part of Telerik's vision for providing leading developer products, just like browser support in our AJAX controls, right-to-left language support, localization, performance, and everything else that makes up excellent controls. In the upcoming Q1 2011 RadControls for WinForms will implement Microsoft Active Accessibility (MSAA) support which will make the Telerik WinForms controls the first suite to be compliant with the latest user interface accessibility and UI automation standards (FYI, in Q1 we will also extend our localization support and support for right-to-left languages to all...
    February 15, 2011 3 min read
  • People Accessibility

    Accessibility support in RadEditor for ASP.NET AJAX

    One of the major goals for our AJAX RadEditor control is to provide an accessible content creation experience. For us, this task is divided into two major categories - having an accessible editor UI and helping the end user produce accessible content. With the Q3 2010 release, we made improvements to both and I want to share the results with you.  The first major improvement is the new AccessibleRadEditor control. It is a stripped down version of the full featured RadEditor and has a simpler toolbar to allow easy navigation using only the keyboard. All tools have assigned shortcuts and even the...
    November 18, 2010 2 min read
  • People Accessibility

    RadTreeView for ASP.NET AJAX now supports WAI-ARIA

    Starting with the 2010 Q2 Beta release of RadControls for ASP.NET AJAX, RadTreeView adheres to the WAI-ARIA specification for Accessible Rich Internet Applications. With this feature on-board, it’s now possible for screen readers and other accessibility tools (supporting WAI-ARIA) to semantically parse the html structure of the tree. Summary of the new feature Making a quick peek inside the html of RadTreeView with enabled support for WAI-ARIA, one can see the “roles”, “states” and “properties” that the standard requires. They all are represented through attributes in the html structure of the tree, decorating the elements with semantic meaning. Having them applied, the...
    June 29, 2010 4 min read