Sha256: aff60ce56a938e108be319691aad927919ba24cdb4e934c4b62debaad430d186
Contents?: true
Size: 1.18 KB
Versions: 4
Compression:
Stored size: 1.18 KB
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Demo of MochiKit Visual Elements</title> <link href="rounded_corners.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="../../lib/MochiKit/MochiKit.js"></script> <script type="text/javascript" src="rounded_corners.js"></script> </head> <body> <h1>MochiKit.Visual <span id="visual_version"></span></h1> <h2>Rounded Corners</h2> <p> This example demonstrates the rounded corners functionality of <a href="http://mochikit.com">MochiKit</a>'s <a href="../../doc/html/lib/MochiKit/Visual.html">MochiKit.Visual</a>. </p> <p> The heading at the top of this page should have all four corners rounded. The heading for this section should just have the bottom corners rounded. </p> View Source: <ul> <li><a href="rounded_corners.js" class="view-source">rounded_corners.js</a></li> <li><a href="index.html" class="view-source">index.html</a></li> </ul> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems