Making jquery widget minimize & expand with a mouse click
All,
This is a general question about Jquery UI implementation.
In our web application, we are thinking of using a jquery widget which will contain the items to choose from. Now I have this idea that the jquery widget should have a minimize button on the side which would slide the widget out of view, clicking the min. button again would slide the widget out.
Is this possible to implement with jquery?
Disclaimer: Im not a programmer so am just researching this for the team. Would love to have this functionality added.
Cheers,