Version

WebSplitter Accessibility Compliance

All of our ASP.NET controls and components comply with section 508, subpart 1194.22 of the Rehabilitation Act of 1973. Below is a table containing the specific rules of subpart 1194.22 that pertain to the control, and how we comply with each rule. You won’t have to do anything as our control does all the work for you.

Rules How We Comply with the Rules

(a)

The WebSplitter supports ToolTips (alt) for collapse/expand images that appear on the splitter panes. They are defined by the following properties:

WebSplitter.SplitterBar.CollapseNextPaneButton.CollapseAltText

WebSplitter.SplitterBar.CollapseNextPaneButton.ExpandAltText

WebSplitter.SplitterBar.CollapsePreviousPaneButton.CollapseAltText

WebSplitter.SplitterBar.CollapsePreviousPaneButton.ExpandAltText

If you do not set values for these properties then ToolTips are generated automatically. For example, for the WebSplitter.SplitterBar.CollapsePreviousPaneButton.CollapseAltText property, the default value is set to 'Collapse Left Pane'.