HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers70/inter-mill.com/wwwroot/packages/jquery-fracs-0.15.0/demo/index.html
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>jQuery.fracs 0.15.0 Demo</title>
    <meta name="description" content="Demo page for jQuery.fracs 0.15.0">
    <meta name="author" content="Lars Jung">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold">
    <link rel="stylesheet" href="../lib/normalize-3.0.1.css">
    <link rel="stylesheet" href="main.css">
    <script src="../lib/modernizr-2.8.3.min.js"></script>
</head>

<body>
    <aside class="panel">
        <h1><a href="http://larsjung.de/jquery-fracs/" title="jQuery.fracs project page">jQuery.fracs</a> 0.15.0 Demo</h1>
        <section>
            <h2>Fractions</h2>
            <ul class="fracs">
                <li class='header'>
                    <span class='idx'>#</span><span class='info' title="fraction of the element that is visible compared to the maximal possible area that might be visible">possible</span><span class='info' title="fraction of the element that is visible">visible</span><span class='info' title="fraction of the viewport (window) that is taken by this element">viewport</span>
                </li>
            </ul>
            <h2>Group Maximums (#4 .. #8)</h2>
            <ul class="groups">
                <li><span>possible:</span><span class='possible'>undef.</span></li>
                <li><span>viewport:</span><span class='viewport'>undef.</span></li>
            </ul>
            <h2>ScrollState</h2>
            <ul class="scrollstate">
                <li><span>width:</span><span class='width'>undef.</span></li>
                <li><span>height:</span><span class='height'>undef.</span></li>
            </ul>
            <ul class="scrollstate">
                <li><span>left:</span><span class='left'>undef.</span></li>
                <li><span>top:</span><span class='top'>undef.</span></li>
            </ul>
            <ul class="scrollstate">
                <li><span>right:</span><span class='right'>undef.</span></li>
                <li><span>bottom:</span><span class='bottom'>undef.</span></li>
            </ul>
        </section>
        <section>
            <h2 id="outlineHeader">Outline</h2>
            <span id="docDims">Document: ?x?</span>
            <span id="vpDims">Viewport: ?x?</span>
            <canvas id="outline" width="300" height="300"></canvas>
        </section>
    </aside>

    <script src="../lib/jquery-1.11.1.min.js"></script>
    <script src="../lib/jquery.colors-1.6.0.min.js"></script>
    <script src="../jquery.fracs-0.15.0.js"></script>
    <script src="../jquery.outline-0.15.0.js"></script>
    <script src="main.js"></script>
</body>

</html>