Open maxisix opened 11 years ago
Hey guys, great framework ! I have a problem on mobile there's no bullet ? its possible to slide with the finger but i want the bullet too... is it possible or is it an issue ?
Never thought about this... You could add an absolutely positioned bullet img to the DOM on the touch event pretty easily.
https://developer.mozilla.org/en-US/docs/Web/Guide/Touch_events
Hey guys, great framework ! I have a problem on mobile there's no bullet ? its possible to slide with the finger but i want the bullet too... is it possible or is it an issue ?