Gets the WebKit transform scale value.

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

Syntax

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

Parameters

element
Type: DOMElement
The element.

Return Value

See Also