Sha256: 7e97a85fd55894cfafa025e57f248db0bf3cac966775a1da16197acb8c723a46

Contents?: true

Size: 610 Bytes

Versions: 5

Compression:

Stored size: 610 Bytes

Contents

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

    <script type="text/javascript" src="extjs/ext-all.js"></script>
    <link rel="stylesheet" type="text/css" href="extjs/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

5 entries across 5 versions & 1 rubygems

Version Path
jsduck-3.3.0 template-min/eg-iframe.html
jsduck-3.2.1 template-min/eg-iframe.html
jsduck-3.1.0 template-min/eg-iframe.html
jsduck-3.0.1 template-min/eg-iframe.html
jsduck-3.0 template-min/eg-iframe.html