jQuery being an evolution of javascript it has a lot of great resources and a lot of great uses Here is a list of some very special uses for jQuery,
Posted in JQuery | Tagged Ajax, Javascript, JQuery
Designing an attractive looking, user-friendly and interactive website is the prime requirement of most current generation web-developers and users. It is these essentialities that push us towards using the most renowned web-development systems such as WordPress and Ajax.
Posted in Ajax | Tagged Ajax, Portfolio, themes, Wordpress
Browsers force us to use file inputs
for uploads, which are impossible to style. Moreover, form-based uploads look obsolete in modern web applications. We can use flash to solve this problem, but JavaScript works nice too.AJAX Upload allows you to easily upload multiple files without refreshing the page …
Posted in Ajax | Tagged Ajax, upload
iJab is an Ajax-based web based instant messaging program for XMPP/Jabber. It is free software and users can run their own instant messaging without limitations or software cost, complimenting the XMPP philosophy of a distributed network
Posted in Ajax | Tagged Ajax, chat, GPL license
In this round-up, noupe have collected 30 fresh AJAX tutorials and techniques, covering almost every aspect of AJAX development: forms, applications, polls, editing, parsing, visual effects and much more.
Posted in Ajax | Tagged Ajax, ajax tutorials
While working with Wordpress to implement our site, we came across many plugins that we recommend checking out if you are using Wordpress for a Blog or for a CMS (Content Management System). And here is one rule to always practice – backup, backup, ba
Posted in Wordpress | Tagged addtoany, admin, agreement, Ajax, Akismet, any, Ask, automatic, Plugins, Wordpress
Webdeveloperplus teach us how to creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects of jQuery to spice up the user interface and provide a rich user experience.
Posted in Ajax | Tagged Ajax, JQuery, php, User Poll jQuery
css-tricks write great tutorial about how to build a little chat program that is really easy to get up and running on any server running PHP. No database is required – as the chat will store itself in a simple text file.
Posted in Ajax | Tagged Ajax, JQuery, jQuery Chat, php
This collection includes standard auto suggest scripts, del.icious tag suggestion, autosuggest control to search images on Flickr, and advanced table filter with auto suggest control.
Posted in Ajax | Tagged Ajax, autosuggest
A 4KB jQuery plugin instead of a 118KB Google Blog Bar!!
Posted in JQuery | Tagged Ajax, Google AJAX APIs, Javascript, JQuery, json, RESTful
davidwalsh show us how to cache AJAX requests — it’s super easy!
Posted in Ajax | Tagged Ajax, cache ajax
There are two functions in the block of code below. the first one ’suggest’ performs the ajax request based on the users input into the text field which is passed into the function when the function is run. We reference the input with the variable ‘inputString’.
Posted in Ajax | Tagged Ajax, ajax autosuggest, auto complete