jquery.qs.infobox jQuery Widget (Document! X Sample)
jQuery.qs Namespace : infobox type
infobox type
Syntax
var options; // Type:  jQuery.qs.infobox.options
 
$(".selector").infobox(options);
function infobox;
Inheritance Hierarchy

Object
   jQuery.qs.infobox

Browser Compatibility
8
5
5
Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodDestroy this Widget.  
public MethodDisable this Widget.  
public MethodDisplays links fetched via an AJAX call  
public MethodEnable this Widget.  
public MethodHide any links that are currently visible  
public MethodGet or Set one or more Widget options.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also