onLoading

JavaScript

virtualUI.onLoading = function(){;

 //...TODO

};

Parameters

Parameters

Description

handler

callback as function.

Description

Occurs when 'loading' is triggered. The event will be fired once the client and the server are connected to each other.

File

Thinfinity.VirtualUI