Good ride. Also went kiteboarding yesterday. Will write up more about both, and my week, tomorrow until then:
Max Speed: 27.1mph Trip distance: 17.6miles Moving Average: 7.7mph Moving time: 2hr 16minutes
I recently ran into a problem where window.event was undefined.
The issue was a global variable called ‘event’ declared in an imported Javascript file. Renaming the variable caused the problem to evaporate.
This is being put here incase someone else runs into the same problem.
IE7, Internet Explorer, window.event, event, undefined, onclick.