↧
Easy AJAX with jQuery
I realize that there’s already a lot of tutorials like this out there, but I recently needed to show a friend how to do a unique username check for a registration form via AJAX, so figured I’d share...
View ArticleDetermining State with jQuery UI Accordion
It’s quite simple really, but it’s not documented and it took me a little time to figure out, so I figured I’d share. The basic HTML structure of the clickable portion of the accordion is: <h3>...
View Article