Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3877620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T22:31:07+00:00 2026-05-19T22:31:07+00:00

I have an element that needs to be vertical in a design I have

  • 0

I have an element that needs to be vertical in a design I have done. I have got the css for this to work in all browsers except IE9. I used the filter for IE7 & IE8:

progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

This however seems to render my element transparent in IE9 and the CSS3 ‘tranform’ porperty doesn’t seem to do anything!

Does anyone know anyway of rotating elements in IE9?

Really appreciate the help!

W.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T22:31:08+00:00Added an answer on May 19, 2026 at 10:31 pm

    Standard CSS3 rotate should work in IE9, but I believe you need to give it a vendor prefix, like so:

      -ms-transform: rotate(10deg);
    

    It is possible that it may not work in the beta version; if not, try downloading the current preview version (preview 7), which is a later revision that the beta. I don’t have the beta version to test against, so I can’t confirm whether it was in that version or not. The final release version is definitely slated to support it.

    I can also confirm that the IE-specific filter property has been dropped in IE9.

    [Edit]
    People have asked for some further documentation. As they say, this is quite limited, but I did find this page: http://css3please.com/ which is useful for testing various CSS3 features in all browsers.

    But testing the rotate feature on this page in IE9 preview caused it to crash fairly spectacularly.

    However I have done some independant tests using -ms-transform:rotate() in IE9 in my own test pages, and it is working fine. So my conclusion is that the feature is implemented, but has got some bugs, possibly related to setting it dynamically.

    Another useful reference point for which features are implemented in which browsers is http://www.canIuse.com — see http://caniuse.com/#search=rotation

    [EDIT]
    Reviving this old answer because I recently found out about a hack called CSS Sandpaper which is relevant to the question and may make things easier.

    The hack implements support for the standard CSS transform for for old versions of IE. So now you can add the following to your CSS:

    -sand-transform: rotate(10deg);
    

    …and have it work in IE 6/7/8, without having to use the filter syntax. (of course it still uses the filter syntax behind the scenes, but this makes it a lot easier to manage because it’s using similar syntax to other browsers)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a very basic service operation that needs to write content to
I have a program that needs to repeatedly compute the approximate percentile (order statistic)
I have a dilemna that needs I've been thinking a while but still haven't
I have an iframe Facebook application (using Facebook's new JavaScript API) that needs to
I have these two options to implement a design, that are both extremely 'ugly'
I have quite a large IF statement which needs to update another form element
This is my first time using JQuery in any of my projects. I have
for the last hour I have been trying to figure this out myself but
Good Afternoon, I have a html aspx page that has many many div elements.
My Java application needs to serialize/deserialize an XML structure received via HTTP. This XML

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.