How does construct 2 determine if a browser is not supported? I know for a certainty that the default message which states "Your browser does not appear to support HTML5. Try upgrading your browser to the latest version." appears if one is using a browser that is not compatible with jQuery 2. Is this the only check that construct does? When is this done? Are there any other checks to determine if the browser is html5 compatible and where can I see the code for this? Thanks anyone