disabled Option Disable the infobox. Syntax Javascript (Usage) Javascript (Specification) // Get value var value; // Type: boolean value = $(".selector").infobox("option", "disabled"); // Set value var newValue; // Type: boolean $(".selector").infobox("option", "disabled", newValue); var disabled : boolean; Browser Compatibility 8 5 5 See AlsoReferenceoptions type infobox jQuery Widget