summaryrefslogtreecommitdiff
path: root/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html
blob: c5a951350771fb5ec391dfb16a64c7798d4203c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: post
title: ! 'UFZvalidator: form validator jQuery plugin'
tags:
- Development
- Personal improvement
status: publish
type: post
published: true
meta:
  _edit_last: '1'
---
I have been working with <a href="http://utopicfarm.com">Utopic Farm</a>'s <a href="http://plugins.jquery.com/project/ufvalidator">jQuery Form Validator</a> for a while, it's a good plugin. But I have been forced to change it to suit my needs. I thought it would be a great idea to just fork it and release the changes I made previously.

I asked Tolga Arican what the license what kind of license they had for the plugin, they said <em>none</em>. I decided to <a href="http://github.com/josemota/ufzvalidator">fork the project</a> and host it on Github, so I could make improvements to the plugin and share them with everyone. Enjoy! Props to the Utopic Farm team for building such a great plugin.