Nfer Zhuang
Nfer Zhuang
try `$("#rootwizard").find("li.active").prevAll("li").addClass("visited");`
@Arunvelvj The code works fine in my project. As I think the syntax isn't wrong, so please check whether the `$("#rootwizard")`, `$("#rootwizard").find("li.active")`, `$("#rootwizard").find("li.active").prevAll("li")` returns the right objects. **Note:** do not...
@Arunvelvj use `navigation.find("li.active").prevAll("li").addClass("visited");` but not `$("#ap").find("li.active").prevAll("li").addClass("visited");`. I thins it's a typo error.
"Could not locate OAuth information; are you sure it's enabled?" means you haven't OAuth plugin or the plugin is in detective.