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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:48:03+00:00 2026-05-30T15:48:03+00:00

I have currently added the CSS3 transition to my website. I’m not shure if

  • 0

I have currently added the CSS3 transition to my website.
I’m not shure if it is possible, that it slows down my website, but everything seems flickering and there’s this “jerky behaviour” on the transitions and flash videos.

I’m using Mozilla Firefox 10.0.02.

I added following to my CSS stylesheet:

*:link, *:visited, *:hover, *:active, *:focus {
    -webkit-transition: color .25s linear, background-color .25s linear, border-color .25s linear;
    -o-transition: color .25s linear, background-color .25s linear, border-color .25s linear;
    -moz-transition: color .25s linear, background-color .25s linear, border-color .25s linear;
    transition: color .25s linear, background-color .25s linear, border-color .25s linear;
}

Can you tell me if it’s rather my browser being slow or if it is the CSS I added and if, then what’s the evidence?

Thank you!

  • 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-30T15:48:05+00:00Added an answer on May 30, 2026 at 3:48 pm

    That’s because you’ve added transitions to everything on those states.

    I’d change:

    *:link, *:visited, *:hover, *:active, *:focus {
    

    to

    a:link, a:visited, a:hover, a:active, a:focus, [...Other elements...] {
    

    So it’s more targetted. Otherwise when you move the mouse around, the hover state is triggered, causing the browser to have to check for a transition.

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

Sidebar

Related Questions

I currently have a C# Workbook-level Office 2007 Addin that has a Worksheet added
Update Added jsfiddle - see bottom of post I currently have a function that
I currently have an activity that does not have an xml layout file. All
I currently have a website that I am trying to use as a web
I currently have a program that runs several intense queries. I added a textbox
So I currently have 2 WSDLs added as Service References in my solution. They
Currently I have a value prompt added to my report (with UI selected as
Here is what I have currently, I'm doing this: current_account.send(object).search(params[:search]).user_id_equals_any(users).visibility_is_any(visibilities) but thats not very
What I have currently: A wildcard DNS record. So that every subdomain points to
I currently have a listbox in wpf c# and added some keybindings to the

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.