Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

103项目 #52

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

103项目 #52

wants to merge 23 commits into from

Conversation

feihe08
Copy link

@feihe08 feihe08 commented Feb 17, 2016

103淘宝注册页项目
可以实现:

  • [号码验证]
  • [点击图片特定区域通过验证]
  • [切换图片]

@getshao getshao added the 103 label Mar 12, 2016
//当输入框内容改变时出发检测
$mobile.change(function(event) {
var phoneNum = $mobile.val().toString();
if (phoneNum != '') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!==

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants