mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
17 lines
334 B
Markdown
17 lines
334 B
Markdown
---
|
|
title: VanadiumJS
|
|
date: '2009-09-11T00:00:00+00:00'
|
|
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.
|
|
|
|
|
|
|
|
|