Ajax Freak
All about Ajax and PHP
All about Ajax and PHP
Jun 30th

Mar 9th
YoxView is a feature rich free image viewer for websites: Images are scaled to fit inside the browser’s window, the images can be pre-cached in the background, slideshow-enabled – images may be played automatically, keyboard navigation enabled, it is fully configurable and its two main features are flexibility and ease of use.
Mar 9th
The jQuery PhotoShoot plugin gives you the ability to convert any div on your web page into a photo shooting effect, complete with a view finder.
Hover the mouse over the image,click on the section of the image you like and hey presto your cropped PhotShoot image will appear. excellent plugin.
Feb 11th
A wonderful chat plugin using ajax..you will need some php/html/css to make the chat work 4 u…
Link :Ajax Chat Plugin
Feb 9th
The HTML5 standard introduces the element, a resolution dependent bitmap canvas on which 2D graphic objects can be rendered. With JavaScript one can draw shapes like circles, rectangles and lines on this element.
The jQuery background canvas plugin injects such a canvas element behind a div or whatever block element and provides functions to draw on it. When the background of the div is made transparent, this canvas element can be seen and it will provide the new background for the div.
Feb 8th
Feb 8th
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
Feb 4th
The Google Maps jQuery Plugin takes away a lot of the pain from working with the Google Map Api (which can be pretty indepth for all developer levels). It allows you to embed Google Maps on your web site with ease and there are also certains portions of the Map that can be controlled via CSS (div container, info window), so that the map will sit perfectly within your web design.