Skip to content

hash link to fullscreen #24

Description

@nam-co

Hi desandro, I was wondering if its possible to link a specific image in fullscreen, so when click, it opens the fullscreen and scrolls to the desire img, also is it possible to link to a image with out the #photoX on the url?

<a class="comment_photo_fullscreen" href="#carousel-cell2">View cell 2</a>

<img class="carousel-image" id="carousel-cell2"....>

  $(".comment_photo_fullscreen").click(function() {
    $carousel.flickity('viewFullscreen');
  });

Appreciate the help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions