<body> <p> </p> <p> </p> <p align="center"> <font size="7" color="#008040"> <strong>http://www.navioo.com</strong> </font> </p> <p align="center"> <a href="http://www.navioo.com" onmouseover="changeStatus();return true">Go...</a> </p> <p align=center> <font size="1"> To change the default status bar message, select a message from the list below and click the Change button. </font> </p> <form name="statusForm" method="POST">
<select name="messageList" size="1"> <option selected>Welcome to the large URL page.</option> <option>A</option> <option>B</option> <option>C</option> </select> <input type="button" name="Change" value="Change" onclick="changeDefaultStatus()"> </form> </body> </html>
Related Scripts with Example Source Code in same category :