1 Repo
Automatically applying visual styles and behaviors to new inputs injected into the DOM.
Distinct from Dynamic Component Re-initializers: Focuses specifically on applying styles to new elements rather than refreshing the logic of existing components.
Explore 1 awesome GitHub repository matching user interface & experience · Input Style Re-initialization. Refine with filters or upvote what's useful.
iCheck is a custom form input library that replaces native checkboxes and radio buttons with customizable visual wrappers. It ensures a uniform visual experience across different browsers by masking native form elements and rendering custom HTML structures. The project provides a common interface that functions across both jQuery and Zepto. It includes a dynamic styler that detects and applies custom styles to form elements added to a page after the initial load. The library incorporates an accessibility layer that injects ARIA attributes and keyboard event listeners to ensure custom inputs
Automatically detects and applies custom styling to form elements added to the page after the initial load.