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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T04:53:33+00:00 2026-05-29T04:53:33+00:00

I have this setup: <div class=fadetoggle> <div>Content</div> <div>Content</div> </div> And this code: $(.button).click(function ()

  • 0

I have this setup:

<div class="fadetoggle">
  <div>Content</div>
  <div>Content</div>
</div>

And this code:

$(".button").click(function () {
  $(".fadetoggle").fadeToggle('slow');
});

In all modern browser I tested it so far it works but in IE8 the div “fadetoggle” just shows/hide. If I use fadeToggle on only a div without children it works in IE8.

How comes? And is there a way to make fadeToggle in IE with my setup working?

  • 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-29T04:53:34+00:00Added an answer on May 29, 2026 at 4:53 am

    Ok, here’s what was happening:

    1. IE doesn’t like fades on fixed elements. So I “wrapped” them up in a div and got it to work with this:

      $(“div-wrapper”).children().fadeToggle();

    2. On another div inside a “group-div” I had declared position:relative & float:right at the same time in the css. Of course this is redundant anyways and so it was irretating IE I guess.

    So I just removed position:relative and everything works fine now.

    Thank you.

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

Sidebar

Related Questions

Ok I have a page setup that looks like this: <div class=parent>Content here</div> I
I have a setup, something confusing like this: <ListView> <ItemTemplate> <div id=Content> <asp: TextBox
I have a page setup as follows <div class="Header"> Header content </div> <div class="Content">
I have following setup: .calender-month{ float:left; } .buttondiv{ float:left; } <div class=buttondiv><button id=backbtn>back</button> <div
I have a HTML code like this: <div class=links nopreview><span><a class=csiAction href=/WebAccess/home.html#URL=centric://REFLECTION/INSTANCE/_CS_Data/null>Home</a></span>&nbsp;•&nbsp;<span><span><a class=csiAction href=/WebAccess/home.html#URL=centric://SITEADMIN/_CS_Site>Setup</a></span>&nbsp;•&nbsp;</span><span><a
I have some HTML setup like this: <div> <label for=amount><a id=amount-help-icon class=help icon-link href=#><span
On my portfolio page I have this setup: <div id=portfolio> <ul id=sites> <li> <h3><a
I have a setup like this: <div id=container> <div id=close>Close</div> </div> Then in my
I've been battling to get this right...basically I have the following HTML setup: <div
OK I have backgrounds set up like this: HTML <div id=container> <div id=content> CONTENT

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.