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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:01:09+00:00 2026-06-10T10:01:09+00:00

.full-arrow is an arrow that selects the next page. .full-navigation is a navigation bar,

  • 0

.full-arrow is an arrow that selects the next page. .full-navigation is a navigation bar, quite simply boxes in a line that change colour when you select them. The rest of the function isn’t on here but you get the general idea.

When I create a trigger event to the function below the first one, it goes through okay but I’m unsure whether it’s not picking up the index() or whether it’s just not working at all. Weirdly, it works the first time but I think that’s because the same_page variable is declared as 0 in the beginning.

The reason I’m also doubting whether it’s the index() not being passed on is because the alert("foo"); isn’t coming up.

$(".full-arrow").click(function() {
  $(".full-navigation li:eq(" + same_page+1 + ")").trigger("click");
});

$(".full-navigation li").click(function(event) {
  //alert("foo");
  //alert(same_page);
  same_page = $(this).index();
  if(same_page == $(this).index()) { return false; }
});
  • 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-10T10:01:09+00:00Added an answer on June 10, 2026 at 10:01 am

    Where are you getting the same_page variable from? Try using parseInt( same_page, 10 )–I have a hunch it’s actually a string.

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

Sidebar

Related Questions

I have a page full of radio buttons that I'd like to be able
The full message that I got on the console is: Invalid memory access of
Here's my full, latest code that doesn't work. Here's the main window HTML <!DOCTYPE
Full code I use: $query18 = 'SELECT group_concat(id) as qc10 FROM tblorders WHERE date
Full edit: The scenario is that after uploading the file to the server via
Looking for an AJAX image viewer that goes full screen like G+ or FB,
I am writing Flash app (Flash Player 10, AS 3.0) that is full screen
I've got a div that is hidden on page load and stretches to 100%
My jsfiddle is here http://jsfiddle.net/pedz/YG3bv/ The full page is http://jsfiddle.net/pedz/YG3bv/14/embedded/result/ This is my first
Full disclosure: this is for an assignment, so please don't post actual code solutions!

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.