/    Sign up×
Community /Pin to ProfileBookmark

Turn off Status Bar in Browser

How can I use Javascript to turn off the Status Bar in the browser?

Thanks for any help!

Mark

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliAug 24.2004 — you can only do that when you open a new window using JavaScript

window.open('src.html','winName','status=no');
Copy linkTweet thisAlerts:
@netgrooverauthorAug 24.2004 — Can I use that code in a hyperlink? Does this leave the original window open?

Thanks for your help.

Mark
Copy linkTweet thisAlerts:
@steelersfan88Aug 24.2004 — You can't change the original browser window ... it doesn't belong to you (the webmaster), and therefore you haven't a right to change it. Obviously, what Khalid has provided opens a new window. If you target it to _self, then most features will be ignored.

... so the answer is No.
Copy linkTweet thisAlerts:
@Willy_DuittAug 24.2004 — FWIW with the release of SP2, opening a new window without titlebar, addressbar and/or statusbar are a thing of the past... Anyone whom has used these methods in the past, best get on the stick and redo their pages... And attempting to do this now is an excercise in futility and you will be fixing these pages in short order...

.....Willy
×

Success!

Help @netgroover spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...