javascript - Anythingslider + Fancybox duplicating images -
I am in the process of rebuilding my website using Anythingslider + Fancybox for its portfolio section, but its currently two The same image is repeated repeatedly. You can see what I'm saying here, scroll down to the Folio section and click on the first image:
When I took it out of the Anthony Collider Fancy Box Work without repeating the image which confuses me, as you can tell that I am not good at solving javascript issues, but I am very excited to solve this issue. Any help would be appreciated.
Here is the HTML / JS code
& lt; Ul class = "slider" & gt; & Lt; Li & gt; & Lt; A class = "fancybox" rel = "webfolio" href = "picture / folio / web_free jellyfish_b 1.jpg" gt; & Lt; Img src = "images / folio / web_superjellyfish.jpg" alt = "" / & gt; & Lt; / A & gt; & Lt; Div class = "caption-down" & gt; & Lt; Div & gt; & Lt; H3 & gt; Details & lt; / H3 & gt; & Lt; P & gt; About an About Show Show Showcards One Extra Of My Showcase & Lt; / P & gt; & Lt; / Div & gt; & Lt; Div & gt; & Lt; H3 & gt; Role & lt; / H3 & gt; & Lt; P & gt; Art direction, graphic design, html5, css, javascript, wp & lt; / P & gt; & Lt; / Div & gt; & Lt; Div & gt; & Lt; H3 & gt; Client & lt; / H3 & gt; & Lt; P & gt; & Lt; A href = "http://francisthedesigner.com/superjellyfish/" target =" _ blank "& gt; super jellyfish & lt; / a & gt; & lt; / p & gt; & lt; / div & Lt; / lw
Fancybox (): Fancybox ({prevEffect: 'true', nextEffect: 'true',
closeBtn: true, arrow: right, nextClick: true, helper: {title: {type: Outside: '}, overlay: {speed: 500, opacity: 0.95}, thumb: {width: 75, height: 50}, title: {type:' inside '}, // button: {}}});
class = "fancybox" Rel = "webfolio" href = " Images / folio / web_superjellyfish_b1.jpg "disabled =" disabled "name =" "style =" width: 1 00%; Height: 100%; "Gt; & lt; img src =" images / folio / web_superjellyfish.jpg "alt =" "& gt; & lt; / a & gt; think anythingslider extra images Putting in & being marked as rel = "webfolio" , you need to stop anythingslider by doing this.
Comments
Post a Comment