This is weird. My e-card project seemed to work perfectly fine while I was in development.
Today, I built it as a HTML5 Final Project, put it on the same server, but now, Internet Explorer (version 11) goes to the fallback page, like it doesn't support HTML5.
If I build the project again in development mode, replace the "final project" files with the "development" ones, then it starts working again and doesn't go to the fallback page.
So same project, work when built as "HTML5 development", but goes to fallback page if built as "HTML5 final project".
Chrome works fine. Other browsers too. Only IE seems to act like this when project is built as "final".
I'm on 283.2. Anyone else experienced a similar issue?