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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:09:48+00:00 2026-06-15T06:09:48+00:00

I have sort of a image carousel which automatically and on hover swaps image

  • 0

I have sort of a image carousel which automatically and on hover swaps image thumbs with a big image header. And this is working perfectly, but now I have realized that I want to add some indication to each thumb currently displayed. I thought I could apply div.container img.current and give it some properties, values.. but it did not work.

So I thought I could ask you all for a good valid quick solution.

Here is my code

<div class="container-thumbs">

<div class="big-image-thumbnail">

<a href=".html"onmouseover="document.getElementById('bigImage').src='.jpg'">

<img src=".jpg" /></a><p>Title</p>

</div>
  • 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-15T06:09:49+00:00Added an answer on June 15, 2026 at 6:09 am

    use j-query toggleClass() function

    here is an example

    <head>
    
    <style>
    
    p { margin: 4px; font-size:16px; font-weight:bolder;
    
    cursor:pointer; }
    
    .blue { color:blue; }
    
    .highlight { background:yellow; }
    </style>
     <script src="http://code.jquery.com/jquery-latest.js"></script>
    </head>
    
    <body>
    
      <p class="blue">Click to toggle</p>
    
      <p class="blue">highlight</p>
    
      <p class="blue">on these</p>
    
      <p class="blue">paragraphs</p>
    
    <script>
    
       $("p").click(function () {
    
       $(this).toggleClass("highlight");
    
    });
    
     </script>
    
    </body>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have done this sort of thing before, but it's not working for me
I have a sort of plug-in model in which various complex user controls are
I have some sort of recursive function, but I need to parse a string,
I have this sort of format asp.net MVC View -> Service Layer -> Repository.
I have a sort of an image map, where I've used li's to create
I have this sort of a link: <a class=image_button data-problem_id=157 style=display: inline; href=#><span>See Solutions
I have some sort of image-slider to show some promotions images ('promo's). I used
I have this code which searches a string array and returns the result if
I have made a carousel and using JavaScript setInterval() function for rotate image with
I have a Standard table, which sotres parent, child category relationship...like this. id, parent,

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.