Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ui.alertNotificationOrigin

ui.alertNotificationOrigin controls the position and direction from which popup notifications invoked by nsIAlertsService are sliding in.

  • Type:integer
  • Default value:dependent on position of taskbar or equivalent
  • Exists by default: no
  • Application support: Gecko 1.8.1.2 (Firefox 2.0.0.2 / Thunderbird 2.0.0.4 / SeaMonkey 1.1)
  • Status: Active; last updated 2012-02-22
  • Introduction: Pushed to Nightly on 2007-01-04
  • Bugs: bug 133527 

Values

0
bottom right corner, vertical slide-in from the bottom
1
bottom right corner, horizontal slide-in from the right
2
bottom left corner, vertical slide-in from the bottom
3
bottom left corner, horizontal slide-in from the left
4
top right corner, vertical slide-in from the top
5
top right corner, horizontal slide-in from the right
6
top left corner, vertical slide-in from the top
7
top left corner, horizontal slide-in from the left

Document Tags and Contributors

Tags: 
 Contributors to this page: MatthewKastor, ziyunfei, Aryx
 Last updated by: MatthewKastor,