mattscotney
Programmer
Hi all,
How do I assign the status bar text to a variable?
I tried the logical way but it does not work:
x = window.status;
alert(x);
Any help would be greatly appreciated.
nb: I am not after a method to change the status bar text.
Thanks in advance,
Matt Scotney
How do I assign the status bar text to a variable?
I tried the logical way but it does not work:
x = window.status;
alert(x);
Any help would be greatly appreciated.
nb: I am not after a method to change the status bar text.
Thanks in advance,
Matt Scotney