<html>
<head>
<script src="textinput_helper.js"></script>
</head>
<body>
<a href="#" id="anchor_id" contenteditable="true">abcdef</a>
</body>
</html>
<html>
<head>
<script src="textinput_helper.js"></script>
</head>
<body>
<a href="#" id="anchor_id" contenteditable="true">abcdef</a>
</body>
</html>