Basic Input Elements - Events Display
Allow basic input elements to be interacted with without a form context.
The Input Elements section has pages to explore Input Elements, outside the context of a form, to learn the events and interaction approaches.
By working with these elements outside of a form you’ll see how they are often used in Web Applications for basic functionality. You’ll also understand how much of the functionality is implemented by the Browser, this is especially important for some of the complex controls so that you don’t try and test features that are outside the scope of the application.
Allow basic input elements to be interacted with without a form context.
Allow number input elements to be interacted with without a form context.
Allow text input elements to be interacted with without a form context.
Allow other text input elements to be interacted with without a form context.
Allow special format input elements to be interacted with without a form context e.g. dates, times.
Allow special form input elements to be interacted with without a form context.