Changes
- implemented a different format for widgets configurations: now it’s xhtml compliant
Files
- download all in a zip
- read the manual
Andrea Ercolino, Software Engineer
Changes
Files
see the PunchCard category for updates
Features
{[.test]}
<center> <div class="punchcard" title="PunchCard 1.0 Released Today" id="/?p=84"></div> </center>
HEAD
<script type="text/javascript" src="jquery-1.0.3.pack.js"></script> <script type="text/javascript" src="cookie.js"></script> <script type="text/javascript" src="cooltip.js"></script> <link rel="stylesheet" type="text/css" href="cooltip.css" /> <script type="text/javascript" src="crc32.js"></script> <script type="text/javascript" src="punchcard.js"></script> <link rel="stylesheet" type="text/css" href="punchcard.css" />
BODY
<script language="JavaScript"> PunchCard.icons = "/punchcard/icons/"; </script>
Files