Zen Coding – VS Studio Plugin

by Bill Beckelman 28. November 2009 12:13
Last week I saw an article on Ajaxian about Zen Coding which is a way to generate html markup and css from css selectors. Something like div#Dialog>fieldset>ol>li*3>label + a hotkey will create: Code Snippet <div id="Dialog">     <fieldset> ... [More]

Client Side Validation with xVal for Forms Submitted via Ajax

by Bill Beckelman 27. November 2009 18:03
I had a really hard time figuring out how to use xVal with forms submitted via Ajax and it took a while on Google to try and figure it. All you have to do is set a submitHandler for the form to use. From the jQuery Validate documentation a submitHandler is a: “Callback for handling the actual su... [More]

Tags:

jQuery | xVal

Powered by BlogEngine.NET 1.4.5.7
Theme by Mads Kristensen


About Me

I live and work in Salt Lake City, Utah. My background is in aviation. I have a degree in Aeronautical Science from Embry-Riddle Aeronautical University in Prescott, AZ. I have worked as a commercial airline pilot and most recently as a technical advisor for a charter airline.