Wijmo UI for the Web
open Event
Standard jQuery event object
The open event handler. A function called after the popped up container is opened.
Syntax
Javascript (Usage) 
var instance; // Type: options
instance.open = function(e) { };
Javascript (Specification) 
open = function ( 
   e : jQuery.Event
) { };

Parameters

e
Standard jQuery event object

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.