Web Development / Ajax & Javascript

Tips and tutorials for using Ajax, javascript, and jQuery in web deveopment.

Use jQuery to validate the name and comment fields in sNews

Use jQuery to validate the name and comment fields in sNews

Use this little snippet of jQuery to provide basic user validation for the default required fields in your sNews comment forms.

Apr 13th, 2010 | 3 comments | Ajax & Javascript
Converting accented characters for form fields as you type

Converting accented characters for form fields as you type

Use javascript to convert accented characters to their ASCII equivalent .

Apr 27th, 2009 | 0 comments | Ajax & Javascript
Use  jQuery to clear and/or fill the search form instead of in-line javascript

Use jQuery to clear and/or fill the search form instead of in-line javascript

Clean up your sNews CMS HTML search form markup with a little jQuery code.

Mar 17th, 2009 | 2 comments | Ajax & Javascript
Live comment previewing using the jQuery library

Live comment previewing using the jQuery library

Easily add a live comment preview to your sNews CMS install.

Feb 13th, 2009 | 15 comments | Ajax & Javascript
Dropping mootools in favor of jQuery

Dropping mootools in favor of jQuery

Moving mdj.us from the mootools Ajax framework to jQuery.

Jan 27th, 2009 | 1 comment | Ajax & Javascript

Back to top