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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:15:37+00:00 2026-06-11T10:15:37+00:00

I have a jQuery script which is ideal for loading different secions of a

  • 0

I have a jQuery script which is ideal for loading different secions of a web page with some easing effects. Basically each section has a unique id and one section shows while the others are hidden with css. And when loading a new section the content will appear with a nice transition, I’m sure you know the type.

The script also supports loading (external) content via ajax (ie another page), so I could load the page external.html within my site. The problem is, links within the ajaxed content on a new page do not work. The script works by using a selector, wrapped around the links which are to produce the transition effects. For example the script is initialised in this way:

$(document).ready(function (){  
  //Usage
  $("#menu ul li").slidingPage({
        easing : 'easeInOutQuint',
        speed : 800,
        slideScroll : 'horizontal', 
        top : 0, 
        navigation: {
            show: false,
            nestedPagesFlows: true
        }
  });
}); 

And everything in #menu ul li will produce the effects, even on the external page. I am having trouble, however, with links in the actual content of the external page.

I have a very rudimentary example here snipped. The “about” section is located within the home page, it’s not a separate page, so if you click to about and then press the home link in the section content, it will take you back to the home page. If you go to the external page, which is obviously a separate page, and press the home link in the content, it does not work, yet the home link in the menu does 😐

I have tried a second function for the ajaxed content links, but so far no luck! All I would like to do is specify an a class that would work in the external content and allow navigation around the site from there, rather than just from the menu.

Any help would be appreciated, thanks for looking.

  • 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-11T10:15:38+00:00Added an answer on June 11, 2026 at 10:15 am

    Change this line to this

    <a class="shoots" href="#homepage" rel="homepage" title="home">Home</a>
    

    basically your href was wrong. You need to include href=”#homepage” in your external link home page href.
    Hope it helps.

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

Sidebar

Related Questions

I have found and customized this JQuery script, which displays different content when different
i have some jquery script which runs after the window has loaded $(window).load( function()
I have this jquery script which suppose to hide/show div element base on the
I have HTML which includes scripts in following order <script src=../static/js/jquery.js type=text/javascript> <script src=../static/js/bootstrap.js
I have this jQuery script var dataString = class_id=+class_id; $.ajax({ type: POST, url: page.php,
I have a jquery script that collects data from different sites and saves it
i have a page which is basically just a big unordered list - sort
I have a json_encode in my php script which seems to fail the Jquery
I have a jQuery script that polls my server for new data, but it
I have this jQuery script that works fine: $(select).change(function () { var finalPrice =

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.