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
  • Issues
  • #2240
Closed
Open
Issue created Feb 24, 2012 by Administrator@rootContributor

Carousel slide event should give to and from elems

Created by: pehrlich

Hello!

Currently when handling the carousel slide event it is difficult to get the fram that one is sliding to. The process I currently use is to find the .active within the carousel, and then either go one up or one down depending on the event target (which is either the left or right arrow.)

It would would great if slide and slid just passed in on the event itself where they were doing to and from.

PS What am I doing this for? To conditionally hide the arrow at either extreme to prevent looping. Not a terrible possible configuration option?

Assignee
Assign to
Time tracking