plugin navigation links

GK User
Mon Mar 02, 2015 9:37 pm
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.
User avatar
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.
User avatar
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.
User avatar
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.

Thank you.
User avatar
Junior Boarder


cron