Skip to content

While Sliding item a tag is clicked  #81

@AH72KING

Description

@AH72KING

I have structure in which li has an image which is surronded by an a tag, upon slide item is clicked how can i prevent that

<div class="carousel" id="scrolling">
<ul>
    <li>
      <div class="product-thumbnail">
          <a href="deal-x5"><img src="270.png"></a>
      </div>
    </li>
<ul>
</div>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions