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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:02:04+00:00 2026-06-09T14:02:04+00:00

Is it possible to create a webkit page animation such that when I click

  • 0

Is it possible to create a webkit page animation such that when I click a link to go to a different page, I can do a left-right wipe or right-left wipe of the new page of content, with two separate HTML files and no AJAX? Just something to fancy up the link for special cases?

So, for those who have a webkit-enabled browser, the link gets fancy. For those without, it acts like a regular link.

Bonus — also getting it to work with mozilla page animation too.

  • 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-09T14:02:05+00:00Added an answer on June 9, 2026 at 2:02 pm
    1. Find all external links
    2. on click…
    3. prevent default
    4. Apply class to body element like “leaving”
    5. Use that class to CSS animate page away (e.g. body.leaving { transform: translateX: -100%; }
    6. When animation completes (e.g. setTimeout for same time as CSS animation) window.location to the href of the link
    7. On all internal pages, have default class of “preload” on body
    8. Remove that class on dom ready
    9. The removing of that class does the reverse animation that the “leaving” class does, so pages slides into place.

    You’d have to essentially “fade to white” in between doing it this way, but it’s close.

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

Sidebar

Related Questions

Is it possible to create a sticky header or footer such that no matter
Possible Duplicate: Create WPF TextBox that accepts only numbers How i can check if
Possible Duplicate: Create shortcut to console.log() In javascript we can easy assign functions to
Is there possible to create effect like Safari new tab http://images.marketingtechblog.com/uploads/2009/06/safari-new-tab.png using HTML5 canvas?
I'm trying to determine whether it's possible to create css for an element that
is that possible create an abstract class from DbQuery and IDbSet? I'm trying to
Possible Duplicate: Create a date with T-SQL I've a data table that stores each
Possible Duplicate: Short way to create arrays? I can create an ArrayList, but, is
Is possible create (register) a new class in runtime using delphi. I have a
Is it possible create child transaction with different from parent's isolation level ? E.g.

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.