ajax

Jquery ajax tutorial

In this article I would like to tell about technologies such as ajax.
As a rule I stick to this philosophy – better to see once than to hear 100 times, so basically will practice rather than theory.

At first I will say that ajax is just a technology for exchanging data between the client and the server uses a programming language based on javascript.
Read the rest of this entry »

Tags: , ,

Ajax login with Jquery and Codeigniter

Today we will consider creating of authorization on a site by means of Jquery and Condeigniter. Course for our problem Jquery, Jquery UI, and Codeigniter will be required us. I will not to consider their installing in this article, thanks to the Internet there is a lot of similar manuals.

Read the rest of this entry »

Tags: , ,