Wrox Programmer Forums
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 10th, 2004, 04:03 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default Change Status bar

Hi Dears !
I want to change the color of Status bar and Scroll bar

I can change the color of Scrol bar by
BODY {
    SCROLLBAR-FACE-COLOR: #FFffff; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #626262; SCROLLBAR-SHADOW-COLOR: #626262; SCROLLBAR-3DLIGHT-COLOR: #626262; SCROLLBAR-ARROW-COLOR: #626262; SCROLLBAR-TRACK-COLOR: #626262; SCROLLBAR-DARKSHADOW-COLOR: #626262
}

how can I change the color of Status bar

Love 4 all
__________________
(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is  how you got it
 
Old July 10th, 2004, 04:28 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You cannot.

You can, however, open a window without the status bar and simulate it using a table or <div>.

HTH,

Snib

<><





Similar Threads
Thread Thread Starter Forum Replies Last Post
Window.status Bar [email protected] C# 2005 6 January 9th, 2008 05:18 AM
Status Bar ironchef Java GUI 0 October 26th, 2006 09:19 PM
Status Bar Background Color kumar_garg78 Beginning VB 6 1 August 30th, 2004 11:46 PM
Status Bar soccers_guy10 Pro VB.NET 2002/2003 3 August 12th, 2003 11:48 PM
Status Bar question Tere Beginning VB 6 1 July 5th, 2003 05:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.