Sha256: 15313c44101532ac0791b0e0e972a7ea0fcad631d9716c61737bae4e6aab79d2

Contents?: true

Size: 821 Bytes

Versions: 6

Compression:

Stored size: 821 Bytes

Contents

<!DOCTYPE html>
<html>
<!--
Copyright 2010 The Closure Library Authors. All Rights Reserved.

Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<head>
  <title>Closure Demos</title>
  <link rel="stylesheet" type="text/css" href="css/demo.css">
  <script>
    if (window == top) {
      location = 'index.html';  // HTML with the frameset
    }
  </script>
</head>
<body>
  <h1>Welcome to Closure!</h1>
  <p>Use the tree in the navigation pane to view Closure demos.</p>
  <br>
  <h2><span style="color:#800;">New!</span> Common UI Controls</h2>
  <p>Check out these widgets by clicking on the demo links on the left:</p>
  <img style="margin:10px;border:1px solid #888;padding:0;"
      alt="Common UI controls" src="../images/ui_controls.jpg">
</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
k4compiler-0.0.1 third_party/closure-library/closure/goog/demos/index_splash.html
middleman-wizard-template-1.0.4 lib/middleman-wizard-template/template/closure/library/closure/goog/demos/index_splash.html
middleman-wizard-template-1.0.3 lib/middleman-wizard-template/template/closure/library/closure/goog/demos/index_splash.html
middleman-wizard-template-1.0.2 lib/middleman-wizard-template/template/closure/library/closure/goog/demos/index_splash.html
middleman-wizard-template-1.0.1 lib/middleman-wizard-template/template/closure/library/closure/goog/demos/index_splash.html
middleman-wizard-template-1.0.0.pre.1 lib/middleman-wizard-template/template/closure/library/closure/goog/demos/index_splash.html