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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -