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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:13:21+00:00 2026-06-09T21:13:21+00:00

Can someone give me a bit more information about how this achieved. When you

  • 0

Can someone give me a bit more information about how this achieved. When you go from one page to another, the content greys out, then there is a pause while the content loads, then the content is replaced with the new content and you are taken to the top of the page.

I want to achieve the same effect for my site, so I wondered if I had the steps right:

  • User clicks on “next page”.
  • Div containing content becomes semi-transparent using Jquery
  • New content is pulled in using Ajax and replaces current content
  • Scroll to top of the page using “scroll-to”

Am I on the right track? Can anyone provide a bit more information to get me started?

  • 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-09T21:13:23+00:00Added an answer on June 9, 2026 at 9:13 pm

    I think you’re mixing up 2 possibilites.

    1. Very rudimentary, if you are facing major load times between pages, you could, like you say, display a box saying “Please wait while the next page loads”. When it does, the browser will switch over to the new page.
      However, in light of people using tabbed browsing and such, I would suggest against it, as it breaks the previous page. If you opened the link in a new tab, you would have to reload the previous page once you get back to it.

    2. If you use Ajax, the browser will not switch pages; only the page content will be swapped out. And similarly, you can add a “Loading”-box to the page until the new HTML content is received.

    EDIT
    As per your question, here’s an example:

    $("#contents").ajaxStart(function() { 
    
        $(this).fadeTo("slow", 0.33);
    
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can someone give me a bit more information on this error please? Console only
Can someone give me some advice on this? I am reading in an old
Can someone give me some info/background info on how I might go about writing
Can someone give an example for finding greatest common divisor algorithm for more than
Can someone give me a Powershell script that will change the format of all
Can someone give me a birds eye view of backbone, nodejs etc. How do
Can someone give me an example of how I would delete a row in
Can someone give me a real-world scenario of a method/function with a string argument
can someone give me a hint on how a histogram's pseudo code would look
Can someone give me a good explanation on the motivation and application of JTA

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.