Posts Tagged ‘Ajax’

Use jQuery To Control The Size Of Your Text

Sunday, December 21st, 2008

JQuery’s UI can add so much to a web page. There are many different widgets that the UI provides. One up and coming star, is the slider. This tutorial will show you how to use a slider to control the text size of an article on a page. This lets the user control exactly the size that suits them, and is also a pretty impressive feature to have on a site!

Link: NETTUTS

50 Most Wanted AJAX Techniques, Examples & Tutorials

Wednesday, November 26th, 2008

Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed Ajax technology. The list below is made up of the best 50 free scripts available, they are all of the highest quality and more or less easy to configure.

<a href=”http://www.noupe.com/javascript/most-wanted-ajax-techniques-50-ajax-examples-and-tutorials.html”Noupe

Build An AJAX Powered Shopping Cart

Thursday, October 23rd, 2008

The goal of this tutorial is to show you how to build an AJAX powered shopping cart. However, it will not be production ready. The back end requirements vary from site to site far too much to write an effective tutorial. Instead, we are going to focus on the AJAX parts. The back end code in this tutorial acts as scaffolding for us to build the AJAX functionality, however, it can be built off of to meet your own site’s requirements. In the last section, we’ll discuss some possible next steps to implementing this in your own websites.

Link: NetTuts

Top JavaScript/Ajax Effects For Modern Web Design

Monday, September 22nd, 2008

Currently there are a lot of JS scripts available for web developers. But all of them are not handy in the modern web design. Nowadays, web designers use some special effects more and more in their projects because those effects give usability and practicality as well as elegance to their projects.

In this list, aComment has selected some of the most common in use JavaScript effects for modern web design.

Link: aComment