Glossary
Searchable terminology from accessibility, web standards, and related fields.
3 results found in JavaScript.
- AJAX (Ajax, Asynchronous JavaScript and XML)
- AJAX is a set of web development techniques that allow web pages to communicate with a server and update portions of the page content without requiring a full page reload. AJAX poses major accessibili…
- DHTML (Dynamic HTML)
- Dynamic HTML (DHTML) is a collective term for a combination of HTML, CSS, JavaScript, and the Document Object Model (DOM) used together to create interactive and animated web content, prevalent in the…
- Dojo Toolkit (Dojo)
- An open-source JavaScript toolkit for building Ajax web applications, notable in accessibility history for being one of the first major frameworks to incorporate WAI-ARIA support. In 2006, IBM contrib…