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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:08:26+00:00 2026-06-16T00:08:26+00:00

I am using jQuery for various animated text effects. In particular I use function

  • 0

I am using jQuery for various animated text effects. In particular I use function fadeIn(). This effect works well. But there is strange behavior at the end of this action. The text winces immediately after the function executes. As if style font-weight changes at the end. But this is not the case and this style is not really used.

Here is my page:

<html>
<head>
<style>
   .fadeInEffect { display: none; }
</style>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
<script type="text/javascript">
   $(function() {
      $('.fadeInEffect').fadeIn(1000)
    });
</script>
</head>
<body>
   <div class="fadeInEffect">
      My text
   </div>
</body>
<html>

I observed this phenomenon while using other jQuery-functions. How can this be fixed? Any ideas about 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-16T00:08:27+00:00Added an answer on June 16, 2026 at 12:08 am

    This is a known artifact of the DX filter used to emulate opacity in Internet Explorer 8 or lower: ClearType is effectively disabled for the duration of the filter’s effect.

    To my knowledge, there is no workaround. You may want to use another effect on these browsers.

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

Sidebar

Related Questions

I have found various examples of using jquery to wrap selected text from a
I currently use the rangeinput plugin from jQuery Tools in various places. But I
Im using jquery for various things on my site, but one thing im not
I'm currently using a hover effect using jQueryUI like this: $('#menu-header-menu li a').hover( function()
I'm using various jquery plugins, including lazy-load, scrollTo, an image effect thing, and various
I have a PHP page with various forms I've been using jQuery to submit/verify
I'm using a jQuery UI Theme, which is predominantly white text on a black
I have an app built using jQuery (and using various jQuery-UI tools). For some
I'm using jQuery to show and hide various divs to paginate content. However, immediately
I'm using jQuery Mobile to switch between various html external pages and on a

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.