jqxValidator improvements coming with jQWidgets 2.8

jqxValidator is a plug-in which allows you to easily validate Html Forms. At present, the jqxValidator’s error messages are displayed like tooltips next to the form’s input fields that did not pass the validation. As of jQWidgets 2.8, you will … Continue reading
JavaScript, jQuery, jQWidgets, jqxValidator
, , ,

Leave a comment

HTML Form Validation with jqxValidator

In this post we will show you, how to validate a simple HTML Form with the jqxValidator plug-in. 1. Include the JavaScript and CSS dependencies. Before closing the head tag, add these lines of code: <link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.base.css” type=”text/css” /><link … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins
, , , , , , , , , , , , , , , , , , , , , ,

Leave a comment