Sha256: 4d1da32ab406333d88df691e893ad95403e21d0e7fe8f1c003cad219a9630ef5

Contents?: true

Size: 681 Bytes

Versions: 9

Compression:

Stored size: 681 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <title>Sencha Examples</title>

    <script type="text/javascript" src="extjs-build/ext-all.js"></script>
    <link rel="stylesheet" type="text/css" href="extjs-build/resources/css/ext-all.css">

    <script type="text/javascript">
        function loadInlineExample(code, options) {
            try {
                document.body.innerHTML = '';
                eval(code);
            } catch (e) {
                document.body.innerHTML = e;
            }
        }
    </script>
</head>
<body>
</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jsduck-3.9.1 template-min/eg-iframe.html
jsduck-3.9.0 template-min/eg-iframe.html
jsduck-3.9.0.pre template-min/eg-iframe.html
jsduck-3.8.4 template-min/eg-iframe.html
jsduck-3.8.3 template-min/eg-iframe.html
jsduck-3.8.2 template-min/eg-iframe.html
jsduck-3.8.1 template-min/eg-iframe.html
jsduck-3.8.0 template-min/eg-iframe.html
jsduck-3.7.0 template-min/eg-iframe.html