Grabbing Content from Other Pages with Ajax and jQuery
Sometimes it is useful to grab content from one of your other pages and use it on another. This tutorial will go over how to pull in the other content, and use selectors to get what you want.
Sometimes it is useful to grab content from one of your other pages and use it on another. This tutorial will go over how to pull in the other content, and use selectors to get what you want.
AJAX offers users a seamless way to work with your interface, no waiting for whole pages to load. jQuery has a set of tools to make it super simple to implement. We will walk you through how to use jQuery to connect to PHP so you can step up your user interface.
Fancy Uploads has released a new version of their Ajax uploader. A must have for dealing with multiple uploads. This new version has some really nice features.
For those who haven’t used Fancy Uploads before it uses Mootools with the help of the class Swiff to create a platform independent way to upload multiple files at once. There is a handy queue and progress bar, and is completely styleable via CSS and XHTML . Read more…