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

  • Home
  • SEARCH
  • 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 9126375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:01:39+00:00 2026-06-17T07:01:39+00:00

I have a question regarding the CSS vendor prefixes for transition. This source states

  • 0

I have a question regarding the CSS vendor prefixes for transition.

This source states that “you need to use all the usual prefixes to make this work in all browsers (-o-, -webkit-, -moz-, -ms-)”.

That page only shows the -webkit- and -moz- prefixes and claims that IE 10+, FF 16+ and Opera 12.1+ can read the prefix free version.

In the code of Twitter Bootstrap, there is always exists a -webkit-, -moz- and -o- prefixed version in addition to the un-prefixed version.

What prefixes should I use?

  • 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-06-17T07:01:40+00:00Added an answer on June 17, 2026 at 7:01 am

    http://caniuse.com/#search=transition says that you need -webkit- and plain property for modern browsers.

    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    

    But it will be no problem if you add all of them, just be sure that property without prefix is the last one.

    Edit: as said in comment below, if you click on “All versions” you can see when each browser dropped prefix. For now it is better to use -moz- and -o- also.

    Edit May 2015: I highly recommend use Autoprefixer as step on your build process (like Gulp/Grunt task) or as plugin to your code editor. It provides automatic prefixing on caniuse.com browser support stats.

    Edit 2019: No need in prefixes and less and less need in Autoprefixer, future is nice 🙂

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

Sidebar

Related Questions

I have a question regarding some CSS that I'm sure has a simple solution,
I have some questions regarding the following css that I found: html, body {
I have question regarding the use of function parameters. In the past I have
I have a question regarding image alignment with CSS. For example I have created
I have a question regarding CSS and how to bequeath background information within an
I have a question regarding CSS in Firefox. If i set a width of
I have a feeling that this is a subjective question, but perhaps there's something
I have a question regarding CSS selectors. How do I select a <div> with
I have a question regarding the javascript includes and css includes. What happens if
i have a question regarding partial page loading with AJAX. Suppose that an user

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.