html5 - css div with rotate text - positioning issue -
html5 - css div with rotate text - positioning issue -
i'm developing mobile app jquery , html5 want build slider div each of slides that:
when utilize rotate such as:
-transform: rotate(-90deg); (to platforms)
the position of "previous" , "next" not good, tried absolute , relavtive , didn't work well. 1 more issue - work precentage("%") in css, improve cross platform app. can 1 help me , tell how build div correctly? thanks.
html5 css3 rotatetransform
Comments
Post a Comment