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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:36:13+00:00 2026-05-27T10:36:13+00:00

I use the second Example of caroufredsel plugin (see this page http://caroufredsel.frebsite.nl/ ) and

  • 0

I use the second Example of caroufredsel plugin (see this page http://caroufredsel.frebsite.nl/ ) and I’m trying to add a caption for each picture.

I have make it with il and lis
this is my html code:

<div class="list_carousel">
    <ul id="foo2">
        <li><img src="images/carousel/billboard_img1.jpg" /></li>
        <li><img src="images/carousel/billboard_img2.jpg" /></li>
        <li><img src="images/carousel/billboard_img3.jpg" /></li>
        <li><img src="images/carousel/billboard_img4.jpg" /></li>
    </ul>
    <div class="clearfix"></div>
    <div id="pager_container" class="pager">
    </div>
</div>  

When I add a div with text into it under a ´li´, I get the same same text in the 4 ´lis´.

How can I fix this problem to get different texts for each item?

Thanks for help

  • 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-27T10:36:13+00:00Added an answer on May 27, 2026 at 10:36 am

    Be sure to include the <div> inside the <li> tags like this:

    <div class="list_carousel">
        <ul id="foo2">
            <li><img src="images/carousel/billboard_img1.jpg" /><div>MyText</div></li>
            <li><img src="images/carousel/billboard_img2.jpg" /><div>SomeOtherText</div></li>
            <li><img src="images/carousel/billboard_img3.jpg" /><div>MoreHere</div></li>
            <li><img src="images/carousel/billboard_img4.jpg" /><div>SampleText</div></li>
        </ul>
        <div class="clearfix"></div>
        <div id="pager_container" class="pager">
        </div>
    </div>  
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get nHibernate to use second-level cache with a many-to-one relationship, however
I am trying to use second level cache for lookup entities because there are
I have 2 perl modules every module use the second one i.e Module1.pm use
we want to have the second biggest element. We first use ANY to exclude
I am working on my second multitenant MVC application. My first did not use
I use following code: Create a retry policy, when error, retry after 1 second,
when starting Ruby on Rails programming, I will use rails first rails second and
When i use jquery's $.post ajax function, page freezes for 2-3 seconds and then
use LWP::Simple; use Parallel::ForkManager; @links=( [http://prdownloads.sourceforge.net/sweethome3d/SweetHome3D-2.1-windows.exe,SweetHome3D-2.1-windows.exe], [http://prdownloads.sourceforge.net/sweethome3d/SweetHome3D-2.1-macosx.dmg,SweetHome3D-2.1-macosx.dmg], [http://prdownloads.sourceforge.net/sweethome3d/SweetHome3DViewer-2.1.zip,SweetHome3DViewer-2.1.zip], ); # Max 30 processes for
Why does only the second example append the extension to the filename and what

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.