paulrouget / dzslides

DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
http://paulrouget.com/dzslides
932 stars 255 forks source link

Links dead on android #117

Open adrianmay opened 9 years ago

adrianmay commented 9 years ago

Put a regular link into a presentation then view it on Android using either the built in browser or chrome. The link looks normal but is inactive when tapped.

deep42 commented 9 years ago

I fixed it by commenting line #378 aEvent.preventDefault() from Dz.setupTouchEcents > function start(aEvent)