Click to See Complete Forum and Search --> : Changing title bar colors with JavaScript?
slipgun
01-12-2001, 05:15 AM
Can this be done? I can't seem to find a script that does this...
------------------
I, Bin Laden, declare a day of mourning in the whole of the Middle East over the death of an atomic bomb buried in the seabed of the Pacific
kid A
01-12-2001, 08:12 AM
Try javaboutique.com (http://javaboutique.com)
http://www.sharkyforums.com/ubb/smile.gif
------------------
Now listening to:
Belle & Sebastian - The Boy With the Arab Strap
slipgun
01-12-2001, 09:45 AM
That's the problem these days, way too many sites and no time to search 'em all... http://www.sharkyforums.com/ubb/mad.gif
And JavaBoutique just has Java applets, nothing related to JavaScript... thanks anyway
------------------
I, Bin Laden, declare a day of mourning in the whole of the Middle East over the death of an atomic bomb buried in the seabed of the Pacific
[This message has been edited by slipgun (edited January 12, 2001).]
kid A
01-12-2001, 10:02 AM
Originally posted by slipgun:
Can this be done? I can't seem to find a script that does this...
What titlebar?
------------------
Now listening to:
Belle & Sebastian - The Boy With the Arab Strap
Angelus
01-12-2001, 10:19 AM
Think he means the title bar where right now it's saying:
'Sharkyforums.Com - Reply to Topic - ...'
*edit*
Of course, when you're reading this post, it's saying 'Changing title bar colors with JavaScript? - SharkyForums.Com - ...
I don't know if it's possible to change that with a Javascript thingie, it's something controlled by windows as a general setting.
Would be nice though.
[This message has been edited by Angelus (edited January 12, 2001).]
kid A
01-12-2001, 11:58 AM
Originally posted by Angelus:
Think he means the title bar where right now it's saying:
'Sharkyforums.Com - Reply to Topic - ...'
*edit*
Of course, when you're reading this post, it's saying 'Changing title bar colors with JavaScript? - SharkyForums.Com - ...
I don't know if it's possible to change that with a Javascript thingie, it's something controlled by windows as a general setting.
Would be nice though.
[This message has been edited by Angelus (edited January 12, 2001).]
Yeah, that's what I thought. It can be changed in the control panel (win) but only to apply for all windows...
Why would you want to change it anyway, slippy?
------------------
Now listening to:
Belle & Sebastian - The Boy With the Arab Strap
GrayCalx
01-12-2001, 06:13 PM
I'm pretty sure you don't have control of that in javascript. For the same reason you couldn't change the options within the File Menu dropdown. That would be sweet though... you could change the look of people's Windows. And from there? ...total chaos... muhahaha
Grizzly
01-12-2001, 06:15 PM
Web designers actually used to have control over a number of attributes in the title bar back with < 3.0 browsers. But they changed that long ago, and now you can only change the text that appears using the "title" tag.
As far as I know, the only thing you can still change is the colors used in the scroll bar by using StyleSheets.
Pestilence
01-12-2001, 08:03 PM
Originally posted by Grizzly:
As far as I know, the only thing you can still change is the colors used in the scroll bar by using StyleSheets.
However, you are only able to do that with IE 5.5+. http://www.sharkyforums.com/ubb/wink.gif
------------------
Kill em all and let God sort'em out.
WoU
Orc, 4.9k acres
[This message has been edited by Pestilence (edited January 12, 2001).]