jssor - How do I create external (or at least external to the slider) links on the thumbnail navigation? -


I have been working with JSSer slider for the past few days and it is considered very good, but when I became active Prefer to add additional links to thumbnails, which link directly to the page highlighting those sliders.

Below you see that I have added a link to the thumbnail, which appears without any problems on a browser, but not click-enabled. I believe this is the division of "thumb" Because of being inside, when JSSor behaves as an object when clicked.

  & lt; Div & gt; & Lt; Img u = "image" src = "img / slide.jpg" /> & Lt; Div u = "thumbs" & gt; & Lt; Img class = "i" src = "img / thumbnail.jpg" /> & Lt; Div class = "t" & gt; Service title & lt; / Div & gt; & Lt; Div square = "c" & gt; & Lt; A href = "link_to_service_page.html" & gt; Learn more & lt; / A & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div u = "caption" t = "fade" class = "gradient overlay" & gt; & Lt; / Div & gt; & Lt; Div u = "caption" t = "l" square = "service" & gt; Service title & lt; / Div & gt; & Lt; Div u = "caption" t = "b" class = "service caption" & gt; Short summary of the service. & Lt; / Div & gt; & Lt; Div u = "caption" t = "r" class = "service more" & gt; & Lt; A href = "service_page.html" & gt; Learn more & lt; / A & gt; & Lt; / Div & gt; & Lt; / Div & gt;  

I have also tried to add a link as a caption on the slide, but it appears behind the navigation thumbnail, and z-indexing does not seem to work, I'm guessing because javascript overrides it.

Finally I tried to use "U =" any "on the link but it does not work again, though marking this link is the best way to follow it. , Jssor script should be able to recognize it and perform an action. But this is where I start to lose because I'm still learning JavaScript, so why am I using JSSor.

Any help would be appreciated.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -