https://github.com/jayvatti/form_validaiton_jquery
Form Validation using jQuery and jQuery UI plugins
https://github.com/jayvatti/form_validaiton_jquery
forms javascript jquery jquery-plugin jquery-ui jquery-validation
Last synced: 2 months ago
JSON representation
Form Validation using jQuery and jQuery UI plugins
- Host: GitHub
- URL: https://github.com/jayvatti/form_validaiton_jquery
- Owner: jayvatti
- Created: 2022-12-14T17:10:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T00:05:25.000Z (over 3 years ago)
- Last Synced: 2025-10-11T00:11:44.724Z (9 months ago)
- Topics: forms, javascript, jquery, jquery-plugin, jquery-ui, jquery-validation
- Language: JavaScript
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## form_validaiton_jQuery
"Form_validation_jQuery" is a web application that utilizes jQuery and jQuery UI plugins for form validation, accordion, slider, and date picker functionalities. The application, "Brush Artistry," offers an online form that takes users' personal information such as name, phone number, and email, as well as their preferred art style for a picture to be drawn, and allows users to upload an image. The "Art Style" dropdown box provides pre-populated values that can be selected.
The application has built-in validation to ensure the form is filled out correctly, checks for errors, and highlights the field(s) that require correction. Users are required to submit accurate information to proceed with the request. With the use of jQuery UI Slider, Accordion, Datepicker, and other such widgets, users can access a rich and user-friendly interface.