zurb / orbit

454 stars 96 forks source link

mobile BULLET #129

Open maxisix opened 11 years ago

maxisix commented 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 ?

rbk commented 11 years ago

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