I need direction for a side panel that I want to implement...
Two Parts to this madness...
Part 1: I want an image as a button and when it's clicked it opens a side panel (div 300px x 600px) on the right-hand side of the page. There should also be a close button to get rid of this div. Is there a plug-in or tutorial out there that can help me with that?
Part 2: I want to add a form element (drop down) to that div, which loads specific information with each selection the user chooses. For example, if I have Apple Pie, Blueberry Pie, and Pumpkin Pie as selections in the drop down, if I select Apple Pie let's say... I want the form element to disappear, and I would like the ingredients of Apple Pie to load in that side panel div.
I attached some images for visual.