Sha256: fdbf060206ee5b8b8b1967cba174eaf2b63f42df04981d365493e5aca94d26a5

Contents?: true

Size: 981 Bytes

Versions: 4

Compression:

Stored size: 981 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
    <head>
        <title>MochiKit Example Source Viewer</title>
        <script type="text/javascript" src="../../lib/MochiKit/MochiKit.js"></script>
        <link href="view-source.css" rel="stylesheet" type="text/css" />
        <link href="lib/SyntaxHighlighter/SyntaxHighlighter.css" rel="stylesheet" type="text/css" />
        <script type="text/javascript" src="view-source.js"></script>
        <script type="text/javascript" src="lib/SyntaxHighlighter/shCore.js"></script>
        <script type="text/javascript" src="lib/SyntaxHighlighter/shBrushJScript.js"></script>
        <script type="text/javascript" src="lib/SyntaxHighlighter/shBrushXml.js"></script>
    </head>
    <body onload="viewSource();">
        <h3 id="filename"></h3>
        <div id="codeview" class="invisible">
            <textarea name="code" id="code"></textarea>
        </div>
    </body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
old_sql-1.16.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.html
old_sql-1.15.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.html
old_sql-1.14.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.html
old_sql-1.13.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.html