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

  • Home
  • SEARCH
  • 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 8886561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:35:16+00:00 2026-06-14T21:35:16+00:00

If you go to this site here: http://alexdunphy.github.com/refineslide/#installation And click on the menu buttons

  • 0

If you go to this site here: http://alexdunphy.github.com/refineslide/#installation

And click on the menu buttons “Installation”, “Tuning”, “FAQ”, “About” etc… you’ll notice there is a nice transition between each page, without the entire page reloading.

I just started web development and I want to try and achieve a similar effect.

Here’s my guess on how he is doing it:

  1. iFrame with that content, button triggers each iFrame to be loaded. Each iFrame’s top level <div> has some -webkit- or -moz- animation in.

  2. The entire content is in a div, each button simply fades the previous div out and fades the next div in with some CSS animation.

I will try these both, unless you guys know how it is done.

Out of 1 and 2 which is the more appealing choice?

  • 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-14T21:35:17+00:00Added an answer on June 14, 2026 at 9:35 pm

    It uses a pseudo-selector called target, the links append #pagename to the url, and the appropriate animations take place from there.

    The HTML might look something like:

    <p id='pagename'>This is some text</p>
    

    The links look like:

    <a href='#pagename'>This link goes to pagename</a>
    

    And then in the CSS, you can define:

    #pagename:target {
        font-weight: bold;
    }
    

    This would make the text inside #pagename be bold when you click the link. From here you can extend it to include animations, something like giving all divs opacity 0 and position left: 50px;

    And then whenever a div is targeted, you animate the opacity to 1 and the left to 0px

    Edit: Here’s a quick example I whipped up which emulates the exact effect you’re going for: http://jcolicchio.latestdot.net/test_target.html#page1

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

Sidebar

Related Questions

I got this site here http://inauguralseason.com/ and if you click on contact us in
I have replicated a toggle functionality from this site: http://www.williamsprofessionalpainting.com/FAQ.php Here is the updated
I'm developing this site here for a client of mine: http://test.bebiafricanhairbraiding.com/osa/index.html I've encountered a
I am using JQuery Accordion. I have this page here: http://www.hauppauge.com/site/support/support_colossus.html#tabs-6 What happens is
This is my site URL http://www.weblogicsol.com/ , Here I installed a wordpress theme having
Here is the link for the site: http://amfotography.com/newsite/clients.html I am only using this folder
I have this site here http://cowelllaserhair.com/index.php and you will notice that there is a
Hey ya'll I have this site here http://www.taranmarlowjewelry.com/ and in the top right corner
I have this site here http://willruppelglass.com/Categories.php?action=view as you can see an image cuts off
I have this site here http://www.taranmarlowjewelry.com/?page_id=5 and in the top right corner I have

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.