CSS Animations
Hi all,
Is it possible to take panel and button elements and have them slide offscreen/destroyed when I click on a button? I am trying to have a button that turns off parts of the UI. Ideally this would be similar to how the header's hamburger button make a panel slide into view from the left side. Instead, I would like for it to slide up and down from the bottom. Is this possible and how would I go about creating this?
Are CSS Animations supported, and while we're at it, can I use things like the html div tags as well?
Thanks,
Wes


