Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setPadding method

Developers.QuiXsetPadding History

Hide minor edits - Show changes to markup

October 02, 2007, at 08:04 AM by Thomas Bellos -
Changed line 11 from:
Returns-
to:
Returns-
October 02, 2007, at 08:03 AM by Thomas Bellos -
Added lines 1-11:

(:title setPadding method:)

The setPadding method sets the widget's padding CSS attribute. It accepts an array of integers as an argument which modify the left, right, top, bottom attributes respectively.

Syntax

Syntax
widget.setPadding(arrPadding);
ParametersarrPadding : Required. Array of integers.
Returns-
Page last modified on October 02, 2007, at 08:04 AM