Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

increase method

Developers.QuiXProgressBarincrease History

Hide minor edits - Show changes to markup

October 15, 2007, at 09:25 AM by Thomas Bellos -
Changed lines 3-4 from:

The increase method increases the progressbar's current.

to:

The increase method increases the progressbar's current value.

October 15, 2007, at 09:25 AM by Thomas Bellos -
Added lines 1-12:

(:title increase method:)

The increase method increases the progressbar's current.

Syntax

Syntax
pb.increase(amount);
Parametersamount : Required. Integer indicating the amount to increase the current value.
Returns-
Page last modified on October 15, 2007, at 09:25 AM