You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.
Controls animate with slide-open and slide-closed effects.
Resize bars appear when the mouse is nearby.
Demo program in zip file to play around with the options.
Tool box context menu gives user the option to open/close all controls, and lock/unlock control heights.
About
This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.