ASP.NET, SQL, JQuery & All IT Real Faced Problem and Solution

Search This Blog

Friday, August 5, 2016

Jquery code for mobile number validation

jquery code for mobile number validation



function validateMobileNo(mobileno) {
    var reg = /^\d{10}$/

    return reg.test(mobileno);
}
Posted by Pradip Patel at 4:26 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Pradip Patel
View my complete profile

Total Pageviews

Blog Archive

  • ►  2017 (1)
    • ►  April (1)
  • ▼  2016 (6)
    • ▼  August (5)
      • amount convert to word by jquery
      • jquery for decimal number validation
      • jquery for number validation
      • Jquery code for mobile number validation
      • Check Date is valid by jquery
    • ►  March (1)
  • ►  2014 (9)
    • ►  April (1)
    • ►  February (4)
    • ►  January (4)
Picture Window theme. Powered by Blogger.