Wijmo UI for the Web
ajaxCallback Field

Default value: null

A function that defines a callback when AJAX is uesd to set the content property.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijtooltip.options.ajaxCallback;
Javascript (Specification) 
var ajaxCallback : any;
Remarks
In AJAX's complete callback method, the user set the callback data to the content option.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.