This plugin will add a search filter to tables. When typing in the filter, any rows that do not contain the filter will be hidden.
Archive for 2017
convForm : jQuery plugin to Transforms a form into a Interative Chat
A jQuery plugin that transforms a form into a interative chat.
Features:
- Transform any input, select (multi or not) to questions on a interative chat
- regex patterns
- random question from within options
- Fork conversation based on answer
- Access previous answers to use on questions
- Messages that doesn’t expect answer
Truly Responsive Comparison Tables
This Javascript plugin allows you to create truly responsive comparison tables. No squashed columns on mobile! Instead, your data is laid out in tab format on smaller screens, creating a clear, concise, and enjoyable experience for both your desktop and mobile users. Perfect for pricing plans and product comparisons!
- Fully responsive
- Zero dependencies
- Cross-browser compatible
CSS Glitch Effect
Today we’d like to show you how to create a little experimental glitch-like effect on an image. The effect will be powered by CSS animations and the clip-path property. The technique involves using several layers of images where each one will have a clip-path, a blend mode and a translation applied to it.