mechanic
mechanic copied to clipboard
index of issue
I have a cancel uibarbuttonitem. When I do this $("#Cancel").index(), the result is -1. Am I missing something here? Just to clarify, $("#Cancel") does work by itself but .index() won't able to retrieve the right index.