Click to See Complete Forum and Search --> : Disabling the status bar information


Sham_Bukhari
December 9th, 2003, 03:30 PM
Dear
Me Sham Bukhari....... I am in a problem relating to the status bar..I want to hide the information in the status bar ( URL of Different Website ) of the link..Mentionalble thing is that i want to use a frame . On the Left Frame, Links are Present .and On the Right Side Websites are opened..from Different URL..Problem is Here i want no to show the url in the status bar when we mouse hover at left side ...
i need it solution by any scripting Language..
i will wait of reply
imran_abbas_shah@hotmail.com

professorX
December 10th, 2003, 01:40 AM
In JS:
document.window.status = "";