Gets the WebKit transform translate X value.

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

Syntax

JavaScript
C1.Web.iPhone.Common.getTranslateX = function(element);

Parameters

element
Type: DOMElement
The element.

Return Value

See Also