We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
How do i hide status bar ??

Zeebo_2
Posts: 10 Forumite
in Techie Stuff
Hi there, im creating a site and would like the status bar at the bottom not to be present.
how do i do this?
Even opening a new window with no status bar would be acceptable.
Anbody care to help me ?
how do i do this?
Even opening a new window with no status bar would be acceptable.
Anbody care to help me ?
Whats brown and sticky ?................ A stick :rotfl:
0
Comments
-
This is what im trying :
<input type="button" value="Open Window"
onclick="window.open('http://www.Mysite.com'),status=no">
</form>
It opens the link in a new window but the status bar is still thereWhats brown and sticky ?................ A stick :rotfl:0 -
You can use Javascript to hide any status bar messages - window.status = "" - I think that could be IE only though.
Else, if you want to open a popup with window.open you can use status=0 as one of the arguments, which hides it altogether.0 -
Zeebo, try this (you just posted as I did)...
onClick="window.open('My site.com',status=0)"0 -
Status bar still shows on new windowWhats brown and sticky ?................ A stick :rotfl:0
-
Oops sorry think it should have quotes around it...
onClick='window.open("My site.com","status=0")'
If that doesn't work then it may be some security thing stopping it working.0 -
<FORM> <p align="center"> <INPUT type="button" value="Button" onClick="window.open('Mysite.com','Title','status=no')"> </p> </FORM>
The above works using the title as the second parameter.
You can also usemenubar=no,scrollbars=no,titlebar=no,width=250,height=300
they should all be specified within the third parameter in the above example.0 -
<FORM> <p align="center"> <INPUT type="button" value="Button" onClick="window.open('Mysite.com','Title','status=no')"> </p> </FORM>
Worked fine thanks !Whats brown and sticky ?................ A stick :rotfl:0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 351.7K Banking & Borrowing
- 253.4K Reduce Debt & Boost Income
- 454K Spending & Discounts
- 244.7K Work, Benefits & Business
- 600.1K Mortgages, Homes & Bills
- 177.3K Life & Family
- 258.4K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.2K Discuss & Feedback
- 37.6K Read-Only Boards