This bar is FANTASTIC!!!! But ... if I close it's bar, then reopen it at a later date, A) it has a title, cant this be changed to auto-hide "show text"? And B) it's default size is a few pixels wide to the left of the taskbar? Yuk. Also, the clock's tooltips for the date etc NEVER show when I hover over the clock? Below is the changes I've made, could I have some sort of refresh timing wrong?

localprefs.js:
clockdelay=2000;
clockshortform = " H:mm";
clocktooltipform= " EEE d, yyyy";
defaultcal="aolcal";
showbutton = 1;
displayHelp = false;
ServerName="time.nist.gov";
eventsfileurl="holidays.uk.xml";

localsearch.css:
.txtfld, .clock
{
font : menu;
background-color: window;
color: windowtext;
border-style: none;
border-width:1px;
padding-top:10px;
padding-left:2px;
padding-right:2px;
padding-bottom:6px;
margin:0px;
position:absolute;
overflow:hidden;
word-break:break-all;
}
.clock
{
background-color: #797AB0;
color: windowtext;
cursor:hand;
text-align:center;

Regards

Kylde

Reply via email to