ganlanyuan / tiny-slider

Vanilla javascript slider for all purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make images clickable

Chiefskins opened this issue · comments

How do i add an a tag to my images in tiny slidert

commented

You could simply wrap your <img> tag in a <a> tag. Slideshow still works and images are now clickable.

Yes but onClick does not work as soon as images start looping