Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

June 1, 2015

Note: un template HTML minimal
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Welcome</title>
    <link rel="stylesheet" type="text/css" href="style.css">
    <script type="text/javascript" src="jquery.min.js"></script>
</head>
<body>

</body>
</html>
FRAMEWORK/jquery.tooltips.js at master · molokoloco/FRAMEWORK

Un design pattern pour le développement de plugins jQuery.