Visit Mozilla.org

XUL:Attribute:progressmeter.mode

From MDC

« XUL Reference home

mode
Type: one of the values below
A determined progressmeter is used in cases where you know how long an operation will take. An undetermined progressmeter can be used when you don't and will typically be drawn as a spinning barber pole.
  • determined: The progress meter uses its value attribute to determine the amount of the bar that is filled in.
  • undetermined: The progressmeter is indeterminate.