6 lines
128 B
HTML
Raw Normal View History

2017-04-19 00:56:45 -07:00
<!DOCTYPE html>
<html>
<head></head>
<body onpagehide="document.getElementById('a').focus();"><div id="a"></div></body>
</html>