November 2, 2010

Use onclick instead of Hyperlink

onclick="window.location.replace('path');"

for eg: ' {a href="http://www.blogger.com/hyperlink" onclick="window.location.replace('path');"} text{/a}

For reload use just like refresh

onclick="window.location.reload();"

No comments:

Post a Comment