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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:59:40+00:00 2026-05-30T22:59:40+00:00

Trying to add public methods to this slider I purchased but have little knowledge

  • 0

Trying to add public methods to this slider I purchased but have little knowledge implementing public methods. Test page can be seen here: http://oddopolis.com/2012/index_test.html
I would like the menu items on the right (work, interiors, info) when clicked, would move the slider to a specific slide when hit. Info for instance would move the slider to the very last image on the slider.

Slider documentation can be found here:
http://www.dev.solvingtheweb.com/touchcarousel/documentation/documentation.html

I know I have to give IDs/Class to the items but have no knowledge on how to.

Any help would be appreciated,

Thanks

  • 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-05-30T22:59:42+00:00Added an answer on May 30, 2026 at 10:59 pm

    Well, right now you’ve got multiple div’s with the same ID’s.

    After you fix that, you can just add a click event listener on the image and use the goTo function that your carousel provides like so:

    $("#Image73").click(function() {
        var carousel = $("#carousel-gallery").data("touchCarousel");
        carousel.goTo(carousel.numItems); //Go to the last item
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

im trying to override the add() but it will not compile public class AVLTree<E
I'm making a observable class. The Add methods works fine. But then I'm trying
Trying to add init parameter names to a list in init(ServletConfig) method. public void
I'm trying to add a public API to my app to allow users to
I've been trying without success to add a reference to a public synonym in
Im new to asp.net mvc. I'm trying add new model class but it got
Trying to add a blank sample app for a rails tutorial to GitHub, but
I'm trying to add some custom filter methods to my magento module. I though
I'm trying to execute some methods (in this particular case, rdOnAllDone) from a third
Trying to add objects to a ArrayDeque at random intervals. This is what I

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.