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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T13:42:44+00:00 2026-06-01T13:42:44+00:00

I have played around and implemented JQuery cycle to create a carousel with images,

  • 0

I have played around and implemented JQuery cycle to create a carousel with images, but as yet, no HTML content. I know it works with HTML as per the demo at the bottom of the page

http://malsup.com/jquery/cycle/int2.html

but because it parses child DIVS separately as individual slides, the HTML content can’t include any DIVS. Is there a way of positioning content inside the DIV using something other than a 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-01T13:42:45+00:00Added an answer on June 1, 2026 at 1:42 pm

    If you look at the options page, you’ll see an entry for slideExpr with the comment “expression for selecting slides (if something other than all children is required)”. So you can just give all the top-level slide containers a class (like slide for example) and then pass that in:

    $('#slideshow').cycle({ slideExpr: '.slide' });
    

    Though it looks like the default is “all children”, so sub-divs should not be a problem even under the default setup. The source code confirms this:

    var $cont = $(this);
    var $slides = opts.slideExpr ? $(opts.slideExpr, this) : $cont.children();
    

    If you pass in a slide expression, it uses that, otherwise it uses children(), which only navigates a single level down.

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

Sidebar

Related Questions

I have played around with Scala for a while now, and I know that
Just a curiosity, I have played around with prototyping a bit, but it seems
From what I have played around with JQuery Dialog, I made an observation that
I have played around with smart phone development (windows ce), and it seemed pretty
I have played for a while writing XPath but am unable to come up
I am using ASP.NET MVC 2. I have played around you the YUI samples
I have played with the idea of using a wiki (MediaWiki) to centralize all
While I have played with parts of Qt in the past I am thinking
Using asp.net 3.5 Gridview control, visual studio 2008. I have played with all the
Have other people here played with SQL Server 2008 Compression at either the page

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.