I am trying to make a book in web, when I turn the page on my book, it goes under the cover, but I need it to be on top. I'll just give you the demo:
transform-style: preserve-3d;
http://jsfiddle.net/vill3/5tpekxwu/1/
I would really appreciate your help.
Add
z-index: -100;
(or any negative z-index) to .open and it should work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With