Archive for the ‘Ajax’ Category
CSS3 Powered jQuery Image Slider for 2D or 3D transitions – Flux Slider
Wednesday, September 7, 2011 14:33 2 CommentsFlux Slider is an image slider using CSS3 animations for creating good looking 2D or 3D transitions. It requires jQuery or Zepto.js, inspired from the transitions of Nivo Slider jQuery plugin and mimics them without using traditional JavaScript-timer-based animations. Currently, there are 10+ transitions including Bars-Bars3D, Blinds-Blinds3D, Cube, Zip and more.
Easy CreatE Bar Charts With MooTools And jQuery
Thursday, March 4, 2010 5:16 No CommentsIvan Lazarevic is sharing 2 different plugins for creating bar charts with jQuery & MooTools: jqBarGraph (for jQuery) mooBarGraph (for MooTools) Both plugins can create simple or stacked bar charts & data to be displayed is loaded with an array. jqBarGraph has support for animated loading of the charts however mooBarGraph offers more features like: [...]
Best Javascript Plugins for lovely Makeup of Web Forms
Thursday, January 7, 2010 5:40 No CommentsIn this post, I have found 10 javascript plugin that will able to skin the web form, they will look consistent in different browsers. Some of them skin the entire form elements and some of them skin only checkboxes and radio buttons. Anyhow, I think this is something good to know if your client want [...]
Magic of jQuery, Making an Interactive Picture with jQuery
Tuesday, November 24, 2009 0:19 No CommentsIn this tutorial I will be showing you how to piece together an interactive picture – aka an image that contains tooltips and popup boxes. This can be useful for showing off a particular aspect of a photo (ie items or people). The original inspiration for this tutorial came from the IKEA website, which uses [...]
Free Ajax Upload Script Competible With PHP, .NET Or Coldfusion
Friday, November 20, 2009 8:28 No CommentsAJAX Upload is a free script for easily impelementing Ajaxed upload interfaces. It comes with ready-to-use server-side code for PHP, ASP.NET & Coldfusion. The script doesn’t require any JS library to run & compatible with any of them (the example code uses jQuery). As the upload function is fired with JavaScript, it is possible to [...]
Free tool for diagnosing & preventing Ajax performance issues. IE Ajax Performance Analysis, dynaTrace AJAX
Thursday, November 19, 2009 14:18 No CommentsdynaTrace AJAX Edition is a free tool for diagnosing & preventing Ajax performance issues. The tool runs on IE & measures the performance of your AJAX application as real users are feeling it. It traces & analyzes AJAX calls through their entire round trip (DOM event, JavaScript, HTTP request, avaScript callback) and displays network traffic, [...]

