fay-0.24.2.0: examples/jquery.html
<html>
<head>
<title>jQuery demo</title>
<meta http-equiv="Content-Type" content="charset=utf-8">
<script src="jquery.min.js"></script>
<script src="jquery.js"></script>
</head>
<body>
</body>
</html>