How can we change the text displayed in the browser status bar using JavaScript (or jQuery)?
use
window.status = "whatever you want"