The adapters are currently turned on. Do you want to keep them enabled?
more about the adapters
The examples can use either a "basic" or "enhanced" theme or no theme at all.
more about CSS & themes
Both a TreeView and a Menu visualize hierarchical information. Without adapters both use HTML <table> tags. Control adapters can be used so that nested <ul> tags are rendered instead. A combination of CSS and JavaScript can then be used to show and hide portions of the hierarchy of the tree or menu.
When the CSS and JavaScript are removed the adapted HTML degrades into simple nested unordered lists that are easily interpreted by screen readers, etc. You can see this for yourself by setting the theme to None in the Theme Chooser on the left.
Quick demo: Expand several nodes in the tree. Select a node (this causes the page to post back). You'll notice that:
Additional TreeView examples: