Category: Ajax
-
Loading WP posts with Ajax and jQuery – a real world example
If you are looking for a real world example made with Loading WordPress posts with Ajax and jQuery or you haven’t played LineBall yet, or you played it,…
-
Loading WordPress posts with Ajax and jQuery
After seeing how to include jQuery Ajax calls in your WordPress blog, it’s time to load posts on the fly, without reloading the page. As for the previous…
-
Including jQuery Ajax calls in your WordPress blog
I want to show you how to include jQuery ajax calls in your WordPress blog. The reason is simple: sometimes you may need to update the content of…
-
Creation of a sortable list with Ajax tutorial
One interesting Web 2.0 effect is the sortable list, and we are going to make one in less than five minutes thanks to Prototype and script.aculo.us libraries. Prototype…