META-INF.resources.jquery-plusastab.example.enter-as-tab.min.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-plus-as-tab Show documentation
Show all versions of jwebmp-plus-as-tab Show documentation
The JWebSwing implementation for Plus As Tab Plugin
The newest version!
--- layout: example title: Enter as tab demo ---
Instead of using tab to navigate through elements on this page, try using enter or ↵. Also try reverse navigation with
shift-enter. Using the enter key is configurable, and multiple keys are supported - read more on the project page.
In this demo, all elements inside of the <form
data-plus-as-tab="true">
can use enter. To keep some of the desired enter logic, both the <textarea>
and <button
type="submit">
elements have data-plus-as-tab="false"
attributes added to them to use the normal browser behavior.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy