$(function () { var returnsValue; // Type: any // Parameters var position; // Type: undefined returnsValue = $(".selector").wijpopup("show", position); });
function show( position : undefined ) : any;
Parameters
- position
- An optional argument, it is the options object used in jquery.ui.position.