Creating Arrays in jQuery At the very basic level you can create an empty array like this I like to use empty arrays because I will fill them programmatically with HTML that is available on the page. Let’s say you have created a list from a database that looks like this Filling an Empty Array [...]
jQuery E-mail Validation without a Plugin
November 5, 2010 By Leave a Comment
Validating Email using jQuery More and more I am finding out that I use jQuery predominately for my projects. Now I keep a local repository of code snippets, but I as I have said in the past I am trying to move all my local code to the “cloud”. I am storing all my code [...]

