Responsive Toggle is a UI widget that allows a box or section to be closed or opened when clicking on it.
It's basically a classic toggle button that can reveal and then hide content. The difference is that Responsive Toggle, as its name hints, allows developers to use it on responsive layouts and mobile devices without worrying that the toggled content might go off-screen when expanded or collapsed.
When you think of it the component is quite trivial, but most of the times they're never implemented properly and it takes quite some time to build a properly working toggler. So why not take advantage of the Responsive Toggle plugin.
A few sample togglers are included with the download package, along with in-depth usage instructions.
What is new in this release:
- Minor adjustments.
What is new in version 1.1:
- Updated class names of elements.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found