<html><head><script type="text/javascript">function myHref(){ document.getElementById('myAnchor').innerHTML="Visit Google" document.getElementById('myAnchor').href="http://www.google.com"}</script></head><body> <a id="myAnchor" href="http://www.navioo.com">Visit navioo</a> <form> <input type="button" onclick="myHref()" value="Change URL and text"> </form></body></html>
Name (required)
email (will not be published) (required)
Website