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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:13:59+00:00 2026-05-16T02:13:59+00:00

Searching for rotators based on JQuery only finds the original rotator plugin and a

  • 0

Searching for rotators based on JQuery only finds the original rotator plugin and a bunch of photo galleries, which I don’t want. Please suggest other rotators available. The rotator should be able to rotate HTML not just images (like the Glimmer tool, which can create JQuery/HTML code for rotating images).

  • 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-16T02:13:59+00:00Added an answer on May 16, 2026 at 2:13 am

    Why use plug-in’s? use this one liner (i just separated it into 3 lines for the sake of readability)

    see demo

    Your HTML should be something like this

    HTML

    <div class="yourContainer">
     <div>some html</div>
     <div>other html</div>
    </div>
    

    JS / jQuery

    $(function(){
        $('.yourContainer div:gt(0)').hide();
        setInterval(function(){$('.yourContainer :first-child').fadeOut().next().fadeIn().end().appendTo('.yourContainer');}, 3000);
    });
    

    CSS (optional = makes transition smoother)

    .yourContainer{ position:relative;}
    .yourContainer div{ position:absolute; hight:300px; width:300px; background:red; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Searching for atom podcast finds me podcasts about atoms, which I'm sure are fascinating
Searching a Python dictionary based on the value first, to get a key output
Searching since yesterday, but I only get adance method. I use spring with tomcat
Searching for a script, which can do show/hide functions without framework. Something like: <span
Am Searching about Regex syntax that accept only A-Z a-z till 25 letters only
While searching for the solution, I've come across various links which talk about reading
Searching for a js script, which will show some message (something like Loading, please
tried searching around to no avail. I want to keep the quotes in the
searching a photo by dominant colors using mysql is quite simple. assuming that the
searching for answers for why my kernels produce strange error messages or 0 only

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.