jquery - Image-Link does not work in Slick-Carousel -
i trying create carousel slider slick. problem normal links working links images don´t.
jsfiddle: jsfiddle.net/8ka0cvj2/
i don´t know cause error. maybe need activate in js script couldnt fine in documentation.
maybe need set image backgroundimage. dont know.
i searched on google , here since specific script not find anything.
i've fixed markup bit, seems work now. http://jsfiddle.net/8ka0cvj2/2/
i've removed tags , tags. have seemed trick.
<div class="slider autoplay"> <a href="tvshow.php?show=howimetyourmother"><img src="http://upload.wikimedia.org/wikipedia/commons/3/3d/fubk-testbild.png" height="170px" alt="how met mother" style="margin:5px" align="left"></a> <a href="tvshow.php?show=thebigbangtheory"><img src="http://upload.wikimedia.org/wikipedia/commons/3/3d/fubk-testbild.png" height="170px" alt="the big bang theory" style="margin:5px" align="left"></a> ... </div>
jquery carousel slick.js
No comments:
Post a Comment