-
Step 1
Generally the URL or address of the link is displayed when we mouse over on the links in the web page, but it is easy to change this browser feature.
-
Step 2
Add the script window.status onmouseover on the link
-
Step 3
onmouseover= "window.status='HOME Page';return true" onMouseOut="window.status='';return true">












