Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Menu > RadMenu & JAWS 10.0
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadMenu & JAWS 10.0

Feed from this thread
  • Jeffrey avatar

    Posted on Mar 15, 2011 (permalink)

    Hello,

    RadMenu does not seem to work with JAWS 10.0. Do you guys have a workaround for this? found similar issue with your combobox.
    Please, help me understand this.. you people claim that your controls are accessible and yet one cannot seem to use them with JAWS.

    Hope to hear from someone soon.

    Thanks
    Jeff.

  • Posted on Mar 16, 2011 (permalink)

    Hello Jeffery,

    By default JAWS reader will not read all menu items rendered by RadMenu. This is so because invisible items are inside an element whose display CSS attribute is set to none (for performance and cross browser reasons). However with some CSS. You can make the items hidden by setting the left CSS attribute.

    Checkout the following blog for more on this.
    http://blogs.telerik.com/blogs/posts/08-10-02/radmenu_for_asp_net_ajax_-_working_with_disabled_javascript.aspx

    Thanks,
    Shinu.

  • Jeffrey avatar

    Posted on Mar 16, 2011 (permalink)

    Thanks Shinu.
    Jeff

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Menu > RadMenu & JAWS 10.0