<html>
<body>
<script type="text/javascript">
window.status="Some text in the status bar!!"
</script>
<p>请看状态栏中的文本。</p>
</body>
</html>