forked from dugwood/clickheat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebug.htm
39 lines (36 loc) · 2.79 KB
/
debug.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Debug clickheat</title>
</head>
<body>
<div>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<script type="text/javascript"><!--
document.write('<a id="test_a" href="debug.htm?debugclickheat&i=' + Date() + '">link</a> ' + Date()); //-->
</script>
<br /><br /><br /><br />
<div style="background-color:#faa;border:1px solid red;width:100px;height:100px;position:absolute;top:500px;left:500px">DIV @ 500x500 (taille 100x100)</div>
<script type="text/javascript"><!--
document.write('<iframe src="https://www.dugwood.fr/index.html" width="400" height="200"></iframe>');//-->
</script>
<br /><br /><br /><br /><br /><br /><br />
Milieu x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
<script type="text/javascript"><!--
var h = document.body.clientHeight;
var b = parseInt(h * 1.33);
document.write('<img src="https://www.dugwood.com/admin/clickheat/images/logo170.png" width="' + b + '" height="' + h + '" border="5">'); //-->
</script>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
Fin
<script type="text/javascript" src="/clickheat/js/clickheat-original.js"></script>
<script type="text/javascript"><!--
clickHeatSite = 'real';
clickHeatGroup = 'index';
clickHeatServer = 'http://' + document.location.host + '/clickheat/click.php';
initClickHeat(); //-->
</script>
</div>
</body>
</html>