Learn how to AJAXify Comment Forms
In this week's video tutorial, I'll teach you how to take a simple, boring contact form and add some animations and an AJAX post request to submit the... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web design
15 Very Useful Hand-Picked AJAX Tutorial
Ajax is a technique for handling external data through JavaScript asynchronously, without reloading the entire page. Maybe you have heard about Ajax... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web design
WP Additions - Pagination : p51 Labs
Pagination in the Wordpress Administration has always been a bit tedious when you have hundreds if not thousands of rows to go through. This is no... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, web 2.0
Unobtrusive Table Sort Script Updated
The “Unobtrusive Table Sort Script”, that addresses speed issues present within version #1. Features… * Plays nicely with the JavaScript global... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design
jQuery: Share it Script
jQuery Share It! Hides and toggles a group of social bookmark icons with a nice slide animation. CSS and JS calls
Tweet 0 CommentsSave Tags: ajax, javascript, web design
More jQuery and General Javascript Tips to Improve Your Code
Even though jQuery is so simple to use and get started with there are great features provided to us that a lot of people is not aware of
Tweet 0 CommentsSave Tags: ajax, javascript
Create fancy share box with CSS and jQuery | ajaxdump
Learn to convert a unordered list (UL) into an fancy social bookmarking sharing box. You will see how to style such box, how to add interactivity, and... more »
Tweet 0 CommentsSave Tags: ajax, javascript, web 2.0, web design
Make a Password Strength Meter Like Google
Password strength meters are becoming more and more popular amongst web services. Google uses one when creating a Google account. One can argue how... more »
Tweet 0 CommentsSave Tags: ajax, css-html, javascript, web design