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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:52:02+00:00 2026-06-05T19:52:02+00:00

My website at http://derek.genevievehoward.com/ will not display in Firefox, even though the HTML and

  • 0

My website at http://derek.genevievehoward.com/ will not display in Firefox, even though the HTML and CSS are valid. The body has display:none; in the CSS but my script should fade the body in with Javascript.

When I look at the developer tools in Firefox, it loads all the scripts, CSS, and HTML, but it seems that the fade in doesn’t happen. My guess is that the Javascript isn’t executing automatically when the page loads, but I have no idea why that would be.

I have tried commenting out my link to the CSS, then my links would load in the other content with jQuery.

  • 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-05T19:52:04+00:00Added an answer on June 5, 2026 at 7:52 pm

    You’re calling script.js twice, I’d suggest taking the first one out of the header. You should also put your jquery functions in a document ready function.

    e.g.

    $(document).ready(function() {
    $(this).css("display", "block");
        //Fade in
        $("body").fadeIn(2000, function () {
            notify("My page is currently being changed. Expect brokenness.");
            $("article").fadeIn(1000);
        });
    
        //Link fades
        $("nav a").hover(function () {$(this).fadeTo(300,1)},function () {$(this).fadeTo(300,.3)});
    
        //notifications
        function notify(message) {
            document.getElementById("notifyText").innerHTML = message;
            $("#notification").fadeIn(500).fadeOut(4000);
        }
    
        //fade new content
        function fadeLoad(newUrl) {
            $("article").fadeOut(1000,function () { 
                $("article").load(newUrl, function () { 
                    $("article").fadeIn(1000);
                    });
            })
        }
        });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently working on this website (http://www.jowannes.com/thomasschoof/flash/LauraBarsby.html) and I created a little gallery. When
Website: http://tinyurl.com/2c5cxkc This website loads fine on Safari/Chrome/Firefox. A number of people are having
My Website: http://designobvio.us/portfolio/index.html Aspiring Website Layout: http://www.googlezeitgeist.com/en/top-searches/rebecca_black I've just finished my navigation bar which
I have website http://yournextleap.com/fresher-jobs Please find out last div having HTML <div data-recommendation= data-id=3790
I referenced this website: http://biega.com/special-char.html to aid me in adding special characters in my
Here is an example website http://us.blizzard.com/store/browse.xml?f=c:5,c:33 When I inspect the response in Firefox it
My website: http://botvps.com The text on the button is not appearing. I have already
I have this website: http://www.ryansammut.com/orijen/contact.html . The footer is also being more lenghty than
On my website http://tehcoffee.com/ the gmaps4rails gem is not working. (except for the individual
How do I get Firebug to do this: (from the Firebug website http://getfirebug.com/using.html )

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.