var options; // Type: jQuery.qs.infobox.options $(".selector").infobox(options);
function infobox;
var options; // Type: jQuery.qs.infobox.options $(".selector").infobox(options);
function infobox;
Object
jQuery.qs.infobox
Name | Description | |
---|---|---|
![]() | infobox Constructor |
Name | Description | |
---|---|---|
![]() | destroy | Destroy this Widget. |
![]() | disable | Disable this Widget. |
![]() | displayTagLinks | Displays links fetched via an AJAX call |
![]() | enable | Enable this Widget. |
![]() | hideTagLinks | Hide any links that are currently visible |
![]() | option | Get or Set one or more Widget options. |
![]() | widget | Returns a jQuery object containing the original element or other relevant generated element. |