Sets the translate X.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.setTranslateX = function(element, value);

Parameters

element
Type: DOMElement
The element.
value
Type: System..::..Double
The value.

See Also