tour: Enable tour navigation in IE10, IE11, and Edge

IE browsers fire multiple events when href="". Workaround this issue by setting
href="#". Also prevent default click event from firing.

Fixes golang/go#12084

Change-Id: I72390f33d4578c04d35260032a2a845e4b2eb0b1
Reviewed-on: https://go-review.googlesource.com/14768
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2 files changed