AJAX provides Web developers with plenty of opportunities to enhance the user experience and improve the performance of their websites. There are countless ways that AJAX can be used, and fortunately there are plenty of good and useful AJAX tutorials out there to help you with your own implementation. Here are collection of useful tutorials to integrate wordpress with AJAX in a wide variety of ways. Continue reading 7 Useful WordPress AJAX Tutorials
Tag: ajax
10 jQuery Image Loader Plugins Tutorials & Generators
Websites that use a lot of imagery such as portfolio websites need to be optimized for faster processing and rendering of images. However, this is not possible all the time. Sometimes you really need to display large images that eventually cause the web page to load slowly in the browser. So here some excellent jquery plugins that will help loading images asynchronously and it can be used to make your page load faster. Continue reading 10 jQuery Image Loader Plugins Tutorials & Generators
13 Powerful Ajax jQuery Plugins & Tutorials
AJAX is a short hand for asynchronous JavaScript and XML. Which plainly means that instead of waiting for the whole page to load, you can load only what you need to. So if you only need to update one small text part of your site, you don’t have to worry about loading everything else on that page. A vast majority of sites use this technology now. Probably one of the most popular uses is an auto complete feature for the search box at Google and Yahoo. Continue reading 13 Powerful Ajax jQuery Plugins & Tutorials