当前位置:网站首页>[Valentine's Day confession code] - Valentine's Day is approaching, and more than 10 romantic love effects are given to the one you love
[Valentine's Day confession code] - Valentine's Day is approaching, and more than 10 romantic love effects are given to the one you love
2022-07-04 02:47:00 【_ Superdream】
Who says we don't understand romantic ? No ! You are wrong Once programmers get romantic , That's a bug!!!
Romantic confession I

Code section
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> Love expresses </title>
<style type="text/css">
@font-face {
font-family: digit;
src: url('digital-7_mono.ttf') format("truetype");
}
</style>
<link href="css/default.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/garden.js"></script>
<script type="text/javascript" src="js/functions.js"></script>
</head>
<body>
<div id="mainDiv">
...
</div>
<script type="text/javascript">
var offsetX = $("#loveHeart").width() / 2;
var offsetY = $("#loveHeart").height() / 2 - 55;
var together = new Date();
together.setFullYear(2013, 2, 28);
together.setHours(20);
together.setMinutes(0);
together.setSeconds(0);
together.setMilliseconds(0);
if (!document.createElement('canvas').getContext) {
var msg = document.createElement("div");
msg.id = "errorMsg";
msg.innerHTML = "Your browser doesn't support HTML5!<br/>Recommend use Chrome 14+/IE 9+/Firefox 7+/Safari 4+";
document.body.appendChild(msg);
$("#code").css("display", "none")
$("#copyright").css("position", "absolute");
$("#copyright").css("bottom", "10px");
document.execCommand("stop");
} else {
setTimeout(function () {
startHeartAnimation();
}, 5000);
timeElapse(together);
setInterval(function () {
timeElapse(together);
}, 500);
adjustCodePosition();
$("#code").typewriter();
}
</script>
</body>
</html>Romantic confession II

Code section
<!DOCTYPE html>
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title> I love you! </title>
<link type="text/css" rel="stylesheet" href="renxi/default.css">
<script type="text/javascript" src="renxi/jquery.min.js"></script>
<script type="text/javascript" src="renxi/jscex.min.js"></script>
<script type="text/javascript" src="renxi/jscex-parser.js"></script>
<script type="text/javascript" src="renxi/jscex-jit.js"></script>
<script type="text/javascript" src="renxi/jscex-builderbase.min.js"></script>
<script type="text/javascript" src="renxi/jscex-async.min.js"></script>
<script type="text/javascript" src="renxi/jscex-async-powerpack.min.js"></script>
<script type="text/javascript" src="renxi/functions.js" charset="utf-8"></script>
<script type="text/javascript" src="renxi/love.js" charset="utf-8"></script>
<style type="text/css">
<!--
.STYLE1 {
color: #666666
}
-->
</style>
</head>
<body>
<audio autoplay="autopaly">
<source src="renxi.mp3" type="audio/mp3" />
</audio>
<div id="main">
...
</div>
<script>
</script>
<script>
(function () {
var canvas = $('#canvas');
if (!canvas[0].getContext) {
$("#error").show();
return false;
}
var textAnimate = eval(Jscex.compile("async", function () {
var together = new Date();
together.setFullYear(2010, 3,1); // Date:
together.setHours(16); // Hours
together.setMinutes(53); // minute
together.setSeconds(0); // One second ago
together.setMilliseconds(2); // Second in seconds
$("#code").show().typewriter();
$("#clock-box").fadeIn(500);
while (true) {
timeElapse(together);
$await(Jscex.Async.sleep(1000));
}
}));
var runAsync = eval(Jscex.compile("async", function () {
$await(seedAnimate());
$await(growAnimate());
$await(flowAnimate());
$await(moveAnimate());
textAnimate().start();
$await(jumpAnimate());
}));
runAsync().start();
})();
</script>
</body>
</html>
What about? , Romance , Not yet Collect it !!!【 Comments on the source area or private message bloggers oh ~, It's all the source code contributed by everyone ~】
I didn't see enough. ? Don't worry. , Let's see the romance of the programmer boss ~
Romantic confession III Original link https://www.jq22.com/jquery-info18876
https://www.jq22.com/jquery-info18876 Experience it.

Romantic confession IV
Original link https://www.jq22.com/jquery-info14520
https://www.jq22.com/jquery-info14520 Experience it.

Romantic confession five
Original link https://www.jq22.com/jquery-info14031
https://www.jq22.com/jquery-info14031 Experience it.

What about? , Romance , Not yet Collect it !!!【 Comments on the source area or private message bloggers oh ~, It's all the source code contributed by everyone ~】

边栏推荐
- Pagoda SSL can't be accessed? 443 port occupied? resolvent
- FRP intranet penetration
- Database concept and installation
- Enhanced for loop
- A. Div. 7
- Save Private Ryan - map building + voltage dp+deque+ shortest circuit
- [UE4] parse JSON string
- Redis transaction
- Push technology practice | master these two tuning skills to speed up tidb performance a thousand times!
- 16. System and process information
猜你喜欢

FRP intranet penetration

16. System and process information

Save Private Ryan - map building + voltage dp+deque+ shortest circuit

Zblog collection plug-in does not need authorization to stay away from the cracked version of zblog

The automatic control system of pump station has powerful functions and diverse application scenarios

false sharing

LV1 previous life archives

C learning notes: C foundation - Language & characteristics interpretation

Chain ide -- the infrastructure of the metauniverse

The 37 year old programmer was laid off, and he didn't find a job for 120 days. He had no choice but to go to a small company. As a result, he was confused
随机推荐
Keep an IT training diary 055- moral bitch
Design and implementation of redis 7.0 multi part AOF
[UE4] parse JSON string
Redis transaction
Sword finger offer 20 String representing numeric value
7 * 24-hour business without interruption! Practice of applying multiple live landing in rookie villages
What are the main investment products of bond funds and what are they
WP collection plug-in free WordPress collection hang up plug-in
Problems and solutions of several concurrent scenarios of redis
Database concept and installation
Override and virtual of classes in C #
Pytoch residual network RESNET
Zblog collection plug-in does not need authorization to stay away from the cracked version of zblog
Save Private Ryan - map building + voltage dp+deque+ shortest circuit
Latex tips slash \backslash
The reasons why QT fails to connect to the database and common solutions
Comment la transformation numérique du crédit d'information de la Chine passe - t - elle du ciel au bout des doigts?
60 year old people buy medical insurance and recommend a better product
Osnabrueck University | overview of specific architectures in the field of reinforcement learning
Iclr2022 | ontoprotein: protein pre training integrated with gene ontology knowledge