Minimal Responsive Navbar In JavaScript And CSS3
A minimal clean responsive navigation system that transforms the regular navbar into a toggleable dropdown menu when the screen size reaches a breakpoint specified in the CSS media queries.
A minimal clean responsive navigation system that transforms the regular navbar into a toggleable dropdown menu when the screen size reaches a breakpoint specified in the CSS media queries.
A collection of CSS styles to customize the checkboxes and radio buttons with your own styles, images, and CSS sprites.
A dead simple vanilla JavaScript sliding drawer component designed for off-canvas menus, settings panels, sidebar notifications and much more.
The toggle-password.js JavaScript library provides a possibility to toggle the visibility of your password strings with a custom element.
Yet another collection of 3 animated loading spinners written in pure CSS/CSS3. Easy to implement via plain HTML.
keyboardFocus.js is a JavaScript alternative to the CSS :focus pseudo-class that dynamically adds a CSS class keyboardFocus to element when it gets focus with the Tab key.
A tiny (1kb minified) table filtering JavaScript library to filter/search through table columns via search fields.
sticky-js is a small vanilla JavaScript library which makes DOM elements to be fix positioned relative to the whole page or its parent container.
Roger.js is a small and simple-to-use JavaScript plugin for frame by frame animations that can be used to animate a sprite sheet using pure JS.