Pages

Thursday 16 July 2015

use jquery to limit text box input

Jquery is ninja of client side scripting. you can do lot of things using this guy.

Client side validation is aspect of modern web development and have major benefits,  you can apply checks on client data and confirmations.

Read this Asp.net MVC Snippets article about  limit textbox characters using jquery

You can also learn by Reading this article that Preview images before uploading on server using jquery provide you Asp.net MVC snippets

No comments:

Post a Comment