Posts tagged client

Easily Interact between Server and Client using these jQuery with Ajax Snippets

  • 15
  • Feb

Date: 15th Feb 2011 Author: admin Categories: AJAX, JavaScript, jQuery, PHP 0

Tags: , , , , , ,

Ajax with jQuery – several interactive samples

Ajax – this is group of technologies using in web development to create interactive applications. Ajax is client-server technology which allow to web page to retrieve data asynchronously from server without reloading page. All this allow to achieve really nice and good results. jQuery library will help us greatly with it. All just because it have all methods to work with Ajax.
Read more