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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T21:30:42+00:00 2026-05-20T21:30:42+00:00

i need two different sliders for my webpage. on clicking an icon one will

  • 0

i need two different sliders for my webpage. on clicking an icon one will be displayed and on clicking the other icon, the first slider will disappear and the next one with appear in its place.
the slider i use is nivo slider( a jquery slider). but the problem is, only the first slider( the slider that is written first in the html code) is displayed. for the second one, the layout is displayed and the loading gif is shown.
there isnt any problem with the images( i could see them using firebug).
wen i reorder the sliders, it happends again..only the slider written first in the code is displayed.
the problem is with the sliders id. because i hav to make a copy of the same code, the id is repeated. but only one instance of the code is present at any time.
the slider code is

<div id="techimageslides">
   <div id="slider-wrapper">
       <div id="slider" class="nivoSlider">
           /* images */                            
       </div>
   </div>
</div>

ive tried with different ids, but it doesnt work. even the layout isnt displayed with diff ids(changed in css too).. i think its used in d javascript of the slider

please suggest a way to get it to work..

  • 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-20T21:30:43+00:00Added an answer on May 20, 2026 at 9:30 pm

    Basically you just need to change the ID and follow the classes styling them in CSS

    <div id="slider" class="nivoSlider">
        <img src="../yourotherimage/images/firstimg.png"/>
    </div>
    
    <div id="slider2" class="nivoSlider">
        <src="../yourimage/images/img1p.png" alt="" title="Caption 1" /></a>
    </div>
    

    then in the area

    <script type="text/javascript">
    *$(window).load(function() {
        $('#slider').nivoSlider();
        setTimeout(function(){
                $('#slider2').nivoSlider({ pauseTime:5000, pauseOnHover:false });
        }, 1000);
    });
    </script>
    

    You are practically right. The nivo slider is being controlled in the jquery.nivo.slider.pack.js

    If you check the demo and practically copy what it’s done you can get it to work.

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

Sidebar

Related Questions

I have two different modules that need access to a single file (One will
I need to have two different Like buttons on one web-page. First one -
i need to implement two different stylesheets in a single master page. one style
I need to declare two different constants in my app one is a simple
I'm building a Flex application that will need run under two different deployment scenarios:
I need two different DisplayTemplates for the same ViewModel. One is for displaying the
dear all, i need to combine two different result in one script. The problem
I need to catch two different swipping gestures using UISwipeGestureRecognizer (for example, UISwipeGestureRecognizerDirectionRight and
I need to make two queries on two different tables and the data isn't
I have a need to reference two different versions of the Sharepoint API dll.

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.