Jay Garcia wrote:
> On 03/30/2002 8:03 PM, Mark wrote:
>
>>Is such a parameter possible? I'd prefer that the notification remain
>>until I view the messages.
>>
>>Thanks,
>>Mark
>
>
> // pref to control the alert notification
> pref("alerts.slideIncrement", 1);
> pref("alerts.slideIncrementTime", 10);
> pref("alerts.totalOpenTime", 4000);
> pref("alerts.height", 50);
>
>
> 