How do I keep the navation arrows background:url(../images/navs.png) no-repeat left top;
from going to the top/menu instead of staying in place to scroll through the image?
Any suggestion would be very helpful.
see image.
Junior Boarder
GK User
Fri Mar 06, 2015 10:09 am
Hello,
Could you provide an URL to your website - I need to see it live.
Administrator
GK User
Sat Mar 07, 2015 11:49 pm
You have to consult this issue with author of the script - because it is not our product. Most probably the problem is caused by a lack of the e.preventDefault() for the links.
Administrator
GK User
Sun Mar 08, 2015 2:38 am
e.preventDefault() is the solution. I was able to use another plugin by using this solution too.