Notify sender's listeners what visible state changed.

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

Syntax

JavaScript
C1.Web.iPhone.Common.notifyVisibleState = function(sender);

Parameters

sender
Type: DOMElement
DOMElement.

See Also