Rune Grønkjærs Blog
Abonnér på mit feed

Category Archives: Array

Javascript jQuery form validation

Client side validation of forms is often something something we struggle with in Dynamicweb. Dynamicweb default form validation has one option and that is: should the box be filled out or not. With the plugin I have written, we get some more opportunities to validate our forms. My jQuery form validation plugin, is based on our needs in Dyanmicweb, but it can easily be used for other html forms as well.
Also posted in Date, Javascript, jQuery, Plugin, regexp |

Javascript Array extension

Hereby my first blogpost ever. This post will introduce some handy extensions to the javascript array object. The background for this post is the javascript array objects lack of some very basic functionality.
Also posted in Extension, Javascript |
Dansk version