News

Plain JavaScript implementation using ES6 and Modern practices (no jQuery, Angular, React, or any other framework dependency) Renders a JSON schema as a webform and hooks up that form to the Form.io ...
Validation Forms JS contains a set of client side validation forms. This collection of forms makes use of JavaScript in order to check various user inputs such as user names, credit card numbers, ...
So I've got a fairly simple form that has a drop down selection and a checkbox. I'm using this to verify that a school has be selected and that the checkbox has been ticked. function validate ...
Last month, we began to dip our toes into the water of Ajax, the shorthand name for asynchronous JavaScript and XML, which has taken the world of Web development by storm. Ajax applications are Web ...
I've checked in the debugger, and a Javascript form call is puking. Basically, it's something in my surrounding code (I'm dropping both into my templated HTML/etc for the site).