CSS rotate property in IE

后端 未结 7 1070
深忆病人
深忆病人 2020-11-22 16:02

I want to rotate the DIV to a certain degree. In FF it functions but in IE I am facing a problem.

For example in the following style I can set rotation=1 to 4

<
7条回答
  •  温柔的废话
    2020-11-22 16:57

    http://css3please.com/

    Scroll down to '.box_rotate' for the Microsoft IE9+ prefix. Similar discussion here: Rotating a Div Element in jQuery

提交回复
热议问题