Sha256: 54709b39061b021488b9e4bc74a3ef0627ba60af643514d19e611a12a6a30883

Contents?: true

Size: 941 Bytes

Versions: 32

Compression:

Stored size: 941 Bytes

Contents

<html>
  <head>
    <title>WebGL is not supported!</title>
  </head>
  <body>
    <h1>Uh-oh!</h1>
    
    <p>
      Unfortunately, WebGL appears to be unavailable! Please verify that you have the latest release of a WebGL-compatible
      browser such as <a href="http://www.firefox.com">FireFox 4.0</a> or <a href="http://chrome.google.com">Chrome 11</a>.
    </p>
  
    <p>
      If you are certain you already have a WebGL-compatible browser, please verify that WebGL is enabled and supported
      by your system. You could also try upgrading to your graphics drivers to the latest version.
    </p>
  
    <h2>Your Browser Information</h2>

    <script type="text/javascript">
      var fields = ['appCodeName', 'appName', 'appVersion', 'cookieEnabled', 'platform', 'userAgent'];
      for (var i = 0; i < fields.length; i++)
        document.writeln("<p>"+fields[i]+": "+navigator[fields[i]]+"</p>");
    </script>
  </body>
</html>

Version data entries

32 entries across 14 versions & 1 rubygems

Version Path
jax-1.0.1 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-1.0.1.rc2 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-1.0.1.rc1 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-1.0.0 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.10 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.9 public/webgl_not_supported.html
jax-0.0.0.9 spec/example_app/public/webgl_not_supported.html
jax-0.0.0.9 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.8 public/webgl_not_supported.html
jax-0.0.0.8 spec/example_app/public/webgl_not_supported.html
jax-0.0.0.8 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.7 public/webgl_not_supported.html
jax-0.0.0.7 spec/example_app/public/webgl_not_supported.html
jax-0.0.0.7 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.6 lib/jax/generators/app/templates/public/webgl_not_supported.html
jax-0.0.0.6 public/webgl_not_supported.html
jax-0.0.0.6 spec/example_app/public/webgl_not_supported.html
jax-0.0.0.5 spec/example_app/public/webgl_not_supported.html
jax-0.0.0.5 public/webgl_not_supported.html
jax-0.0.0.5 lib/jax/generators/app/templates/public/webgl_not_supported.html