Use bullets as navigation with Swipe JS
问题 I've been banging my head off a wall for a few hours and I'd really appreciate some help with this. I know it's going to be easy solution but so far it's not going well. I'm using Swipe Js for a slider and I want to use some bullets as navigation (without the next and prev). I tried to use getPos() a built in swipe function but I keep getting a 'no method' error in my console. Here's my HTML: <section id='slider' class='swipe full-width'> <div class='swipe-wrap'> <div class="slide"> <!--