EasyUI Forum

General Category => General Discussion => Topic started by: simonlkch on March 10, 2014, 04:15:30 AM



Title: how to Validate textbox must be number not string
Post by: simonlkch on March 10, 2014, 04:15:30 AM
how to Validate textbox must be number not string
http://www.jeasyui.com/documentation/validatebox.php

here is only show how to Validate e-mail and must input the field
but no Validate textbox must be number not string


Title: Re: how to Validate textbox must be number not string
Post by: stworthy on March 10, 2014, 06:21:13 AM
To allow the user to only enter numbers, please use 'numberbox' plugin instead.


Title: Re: how to Validate textbox must be number not string
Post by: simonlkch on March 10, 2014, 07:04:18 AM
OK THANK YOU
I SOLVED~ :D