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