Can't pass in a labels property to the Defaults object without the rest becoming undefined. For example: $(".wizard").steps({ headerTag: "h5", labels: { previous: "Back" } }); (E.g., the next property becomes undefined.)