var options; // Type: jQuery.qs.infobox.options $(".selector").infobox(options);
function options;
var options; // Type: jQuery.qs.infobox.options $(".selector").infobox(options);
function options;
Object
jQuery.qs.infobox.options
Name | Description | |
---|---|---|
![]() | create | Widget creation function. |
![]() | dataUrl | Base URL used to in an AJAX request to fetch links that will be displayed |
![]() | disabled | Disable the infobox. |
![]() | maxItems | The maximum number of links to display |