hi!
i think i see the issue, but i'm having a hard time reading the font size on my phone : )
anyway, when you invoke jConfirm with the first code snippet, you are passing syntax that invokes resetPassword. so instead of passing this: "resetPassword()", you should just send "resetPassword". see if that works.