Hello i have some code that runs nicely in internet explorer but doesn't work in mozilla. Following is my code:
[HTML]
<A HREF="sitemap.h tml" onMouseOver="st atus='Go to Site Map'; return true;">
[/HTML]
Can anybody help me with above code.Also on clicking this link it shows the acutal URL.. I need to show only the status value that i have given above while clicking also.
Thanks in advance
					[HTML]
<A HREF="sitemap.h tml" onMouseOver="st atus='Go to Site Map'; return true;">
[/HTML]
Can anybody help me with above code.Also on clicking this link it shows the acutal URL.. I need to show only the status value that i have given above while clicking also.
Thanks in advance
 
	
Comment