I am using Zend, PHP, AJAX, JQuery in my projects. Question is that how can I force to not display a link on browser\'s statusbar when I mouseover on a link on my webpage.>
if you can see (view source ), the vote up link on the side is not a link, it is an image. If you click on it, it fires an ajax function call on this link, https://stackoverflow.com/posts/2207467/vote/, which updates the database.