Currently I have a simple blanket message, that says myO doesn't run well in IE.
But may need to make this more specific, to allow for IE9, 10, or whatever one finally is supported well by jQM.
Problems that I found in my initial testing include:
- $mobile.pageLoading has an error (called from LoadXml_EventFile, etc)
- window.online = init; generates an error (around line 466)
- Can't get to scheduleDetailPage - neither from map nor from schedule
- Selecting new event (in Settings page) does not change the event
Currently I have a simple blanket message, that says myO doesn't run well in IE.
But may need to make this more specific, to allow for IE9, 10, or whatever one finally is supported well by jQM.
Problems that I found in my initial testing include: