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 8889141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:11:23+00:00 2026-06-14T22:11:23+00:00

As IE10 has come out and they are not using prefixes for animations nor

  • 0

As IE10 has come out and they are not using prefixes for animations nor keyframes I have decided to remove them from my project. It is a very large project so I did not want to have to remove lines manually. Here is an example of what I would like to remove:

@-ms-keyframes fadestars {
    0% { opacity: 1; }
    25% { opacity: 0.2; }
    30% { opacity: 1; }
    50% { opacity: 0.2;}
    55% { opacity: 1; }
    60% { opacity: 0.2; }
    65% { opacity: 1; }
    75% { opacity: 0.5; }
    100% { opacity: 1; }
}

-ms-animation: fadestars 30s linear 1s infinite;

So I would like to remove these, I know I will need 2 different expressions to remove them. The one I tried for the keyframe was the following:

-ms-keyframes(.*?\{[.\n]*?\})

This was not successful, anyone with knowledge of regular expressions within eclipse that could help I would really appreciate it.

  • 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-14T22:11:25+00:00Added an answer on June 14, 2026 at 10:11 pm

    I have answered my own question. So I hope that this helps anyone. The code below can be used to search for any keyframes for -ms- (this prefix could be changed for -moz- too as freom v16 of firefox they are no longer needed) and can help remove them from your own project. Saved me a lot of time

    @-ms-keyframes \w+ \{\R(.|\R)*?\R\}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got this animation using keyframes that is not working in webkit or IE10
I have a website that runs fine on IE10 Consumer Preview, Chrome, and Firefox
I have a website im working on and right now it has a gradient
EDIT: This only happens with IE (tested on IE10) I have a app that
In our project, we have some asp files using deprecated third party asp controls.
I found that IE 9 does not have this support while chrome,safari do have
@if (@_jscript_version == 10) document.write(You are using IE10); According to Wikipedia IE10 will use
The Webforms Login Control has two different textbox widths in IE10? Anyone has a
I have a working .NET MVC application, but when accessing with IE10 on Windows
I am using selenium webdriver and running it on IE10 .The webbrowser Flickers and

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.