Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

When sending phone verification code, plus some JS code judgments can not be repeated within 60 seconds to send the veri

Hello,
That works fine.
But I have another question.When before I click the Send Token button the screen looks like this:
Image
However, when I have clicked the Send Token button, the button becomed small and the screen looks like this:
Image
What's the reason?

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

When sending phone verification code, plus some JS code judgments can not be repeated within 60 seconds to send the veri

I don't change text on the button.
Image
I just add javascript code when the button click.

Oleg Danchenkov
Posts: 0
Joined: Tue Apr 30, 2013 5:51 pm

When sending phone verification code, plus some JS code judgments can not be repeated within 60 seconds to send the veri

Try to replace
codeo.text/code
With
codeo.find(".ui-btn-text").text/code

Return to “Issues”