Wijmo UI for the Web
show Method
An optional argument, it is the options object used in jquery.ui.position.
Popups the element. Position is an optional argument, it is the options object used in jquery.ui.position.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijpopup();
var value; // Type: any

// Parameters
var position; // Type:  undefined

value = instance.show(position);
Javascript (Specification) 
function show( 
   position : undefined
) : any;

Parameters

position
An optional argument, it is the options object used in jquery.ui.position.
Browser Compatibility
7
5
5

See Also

Reference

wijpopup type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.