Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !10166

Add data-random support to carousel

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/unwiredben/random-carousel into master Aug 26, 2013
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 2

Created by: unwiredben

This new data attribute lets you specify that a carousel should start with a random active item instead of the one marked active in the page DOM. With this, you don't even need to mark any item as active which actually improves the look, since nothing will show before the first random item is picked.

On my own site, I used this for a carousel of site sponsor logos, with the randomness meaning no sponsor always gets first billing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/unwiredben/random-carousel