Right now i’m just trying to do the transfer effect. I have it working fine… but whenever I hit the “Add to Cart” button to do the transfer effect, my browser window scrolls all the way up. It seems like using the effect causes the browser to reset it’s y coordinate on the scroll bar…
Share
It sounds like you have a link that has its HREF pointing to “#”.
You should either remove the href:
Or override it: