::: On 01.06.02 22:36, wharfrat Replied As Follows :::

--- Original Message ---

> Where does this code go? In prefs.js?
> Thanks
> 
> Jay Garcia wrote:
>> ::: On 29.05.02 07:02, Chris Replied Excitedly :::
>> 
>> --- Original Message ---
>> 
>> 
>>>Does anyone now who to configure the visual eMail notification (not
>>>the tray symbol) which arises some seconds on Windows desktop? E.g. I
>>>want to extend the time the notif. is visible and/or that the notif.
>>>stays on desktop as long as I click on it.
>>>  Chris
>> 
>> 
>> // prefs to control the alert notification
>> pref("alerts.slideIncrement", 1);
>> pref("alerts.slideIncrementTime", 10);
>> pref("alerts.totalOpenTime", 4000);
>> pref("alerts.height", 60);
>> 
>> 
> 

Yes, it can go directly into the prefs.js file. You can also create the
file user.js using notepad and save it in the same directory as prefs.js

This will enable you to place any special preferences in the user.js
file where it will be easier to keep up with it. The user.js file is
read first and any code contained therein will auto-update to the
prefs.js file.


-- 
Jay Garcia - Netscape Champion
Novell MCNE-5/CNI-Networking Technologies-OSI
UFAQ - http://www.UFAQ.org
** Post To Group ONLY, do NOT email **


Reply via email to