mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
16 lines
337 B
Markdown
16 lines
337 B
Markdown
---
|
|
title: VanadiumJS
|
|
date: Fri, 11 Sep 2009 00:00:00 +0000
|
|
categories:
|
|
- blog
|
|
- javascript
|
|
- jquery
|
|
- web
|
|
layout: post
|
|
---
|
|
|
|
[VanadiumJS](http://vanadiumjs.com/) is a rather nice, easy to use javascript validation library for HTML forms. Using it is as simple as including the .js file (and jQuery) and adding classes to your inputs.
|
|
|
|
|
|
|