Jun 23, 08
Phototype - Image Manipulation with Javascript - "Lately I had same crazy thoughts on coding a javascript wrapper to manipulate images rendered on the server-side. I decided to do some test which eventually resulted in phototype, a client/server-side library, based on prototype, which supports all kinds of image manipulations. On the serverside the library is powered by combination of PHP/GD that renders the image. With phototype, you are able to rotate, resize, flip and do some other cool effects to images."
Tag(s):
javascript,
prototype,
effects,
image manipulation
Jun 22, 08
jQuery Script to Automatically Preload images from CSS - "When we first launched the lab, we released a jQuery plugin that automatically preloads all images referenced in CSS files. We've found the script to be incredibly helpful in developing snappy applications where images are always ready when we need them. This post describes a significant update to the script which will make it even easier to integrate in existing projects."
Tag(s):
css,
ajax,
jquery,
preload images
Jun 22, 08
Creating an Ajax contact form - from start to finish - "In this tutorial I’ll be showing you how to create an Ajax contact form from start to finish. This includes the form HTML/CSS, the JavaScript and the PHP backend. Obviously the form needs to work when JavaScript is disabled so we’ll have to create a functional PHP solution first, and then enhance it with AJAX."
Tag(s):
php,
javascript,
ajax,
tutorial,
ajax contact form
Jun 20, 08
jQuick - Quick Tag Creator for JQuery - jQuick is a quick tag creator for jQuery written by Francesco Sullo. "During the development of the first releases of PassPack, I adopted Easy DOM Creation by Michael Geary to quickly manage the DOM elements. But, in january, with the beta4 version of PassPack I needed to overcome Michael's library's limits (due to the compatibility with Prototype). So I developed jQuick. I hope you find it useful."
Tag(s):
ajax,
jquery,
tags
Jun 18, 08
AjaxCRUD - Easy Database Connection Class - AjaxCRUD is an open-source PHP API which allows you to connect to a mySQL database and easily perform the necessary CRUD operations (create, read, update, & delete rows). This PHP class allows you to get the access you need without spending the time and energy on lengthy coding.
Tag(s):
php,
ajax,
database connection
Jun 13, 08
SPAW Editor - Browser Based WYSIWYG Editor - "SPAW Editor is a web based in-browser WYSIWYG editor control enabling web site developers to replace a standard textarea html control with full-featured, fully customizable, multilingual, skinable web based WYSIWYG editor. Version 2 adds tabbed multi-document interface, floating/shared toolbars, modular architecture and many other exciting features."
Tag(s):
ajax,
wysiwyg,
editor
Jun 12, 08
Sliding Top Menu With jQuery - This is a sliding top menu built with jQuery which can be fired through the open, and close buttons or with any tag with the related class name. You can also use it as an info box, login area, and more.
Tag(s):
ajax,
jquery,
ajax menus,
sliding menus
Jun 10, 08
Google AJAX Feed API - Embed a Dynamic Feed Control on your web page and let your users see customized views of the feeds. Customize how the dynamic feed control should be displayed, and this wizard will write the code for you.
Tag(s):
ajax,
api,
rss,
feed,
google
Jun 04, 08
Ultra-lightweight Charts For AJAX - "To continue the theme of using seamless Flash/Flex/AJAX applications, here's a really simple example how you can use Flash and AJAX together seamlessly within your applications. Yes, i said Flash, not Flex. In this example I created an ultra-lightweight ActionScript-only charting project that can be used within AJAX applications."
Tag(s):
flash,
ajax,
charting
Jun 04, 08
Coda Slider Effect - Although Panic didn't really invent the effect, the sliding panels on the Coda is great implementation of this effect. This article will pick apart the pieces required to create the effect, and how to better it. Recreating this effect is simple to do if you know what plugins to use.
Tag(s):
javascript,
ajax,
jquery,
effects,
slider
Page 1 of 25 pages
1 2 3 > Last »