Sat, 2018-10-20 15:07
I was asked to create a flipping card and I want to do one without automatic rotation. I want it to rotate after clicking but I have no idea how to do this, I'm thinking I have to use transform:rotateY(180deg)
Any pointers? Thank you!
Wed, 2018-10-24 02:19
#1
Markup?
Without having the html markup for the element/s/ in question, we can only guess at a solution.
Please post a minimal test case or a link to the page.
gary