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."
Blog:
mHub -
Read More...
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."
Blog:
mHub -
Read More...
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."
Blog:
mHub -
Read More...
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.
Blog:
mHub -
Read More...
Vista-like Ajax Calendar
The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive web version of the slick and profound Windows Vista taskbar calendar, by using the mootools javascript framework, AJAX, XHTML, CSS and PHP.
Blog:
mHub -
Read More...
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."
Blog:
mHub -
Read More...
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.
Blog:
mHub -
Read More...
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.
Blog:
mHub -
Read More...
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."
Blog:
mHub -
Read More...
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.
Blog:
mHub -
Read More...
Horizontal JavaScript Accordion 1kb
This versatile 1kb horizontal accordion script can be used for menus, images, presentation content and more. I had seen a similar looking feature on the mootools homepage and set out the replicate the functionality as a standalone script and as lightweight as possible. The script will automatically adjust to the number of elements in the accordion and the dimensions of the accordion.
Blog:
mHub -
Read More...
qGallery - Prototype Based Gallery Script
qGallery is a simple to use prototype based gallery script. All image processing is done by the script so you don't have to worry about the images you upload on the server. All images for the skimmer graphics and the fullsize view will be created on the fly and stored in a cache directory on the server to save processing power on the server.
Blog:
mHub -
Read More...
Ajax Security Tools
In this article, you'll learn about Ajax security tools, which you'll be using to scan for SQL injection and cross-site scripting vulnerabilities; to set a master password; and to restore the state of all windows after crashes. You'll take a look at tools and utilities that ensure that linked Web sites in applications are not on the blocked lists and which prevent hackers from altering browser functionality, defacing Web applications, and achieving malicious results. You'll find these utilities divided into three types within the article: hardening tools, Firefox tools, and Firefox add-ons.
Blog:
mHub -
Read More...
Prototip 2 - Create Beautiful Tooltips With Ease
This is a very nice piece of source code to keep in your personal AJAX toolkit. "Prototip allows you to easily create both simple and complex tooltips using the Prototype javascript framework." It's very easy to use and works in all browsers.
Blog:
mHub -
Read More...
Detect the Social Sites Your Visitors Use
SocialHistory.js, code enables you to detect which social bookmarking sites your visitors use. How does SocialHistory.js know? By using a cute information leak introduced by CSS. The browser colors visited links differently than non-visited links. All you have to do is load up a whole bunch of URLs for the most popular social bookmarking sites in an iframe and see which of those links are purple and which are blue.
Blog:
mHub -
Read More...
AJAX Libraries API - Google Code
The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries. By using the Google AJAX API Loader's google.load() method, your application has high speed, globaly available access to a growing list of the most popular JavaScript open source libraries including, jQuery, prototype, script.aculo.us, Moo Tools, and dojo.
Blog:
mHub -
Read More...
How to Load In and Animate Content with jQuery
In this tutorial Nettuts takes as they say,"an average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page. We will also be integrating some awesome animation effects." Very fun AJAX tutorial.
Blog:
mHub -
Read More...
3kb Ajax Image Gallery and Slideshow
This extremely lightweight JavaScript image gallery and slideshow script clocks in under 3kb packed and includes a number of cool features. Recently I was looking for a nice existing script for a client project. I wanted something elegant, simple and lightweight. What I found were a number of scripts built on JavaScript frameworks and a few others that really lacked any appealing interface or were over 30kb. I challenged myself to build a full-featured slideshow gallery under 4kb. Hopefully I will be add a few more features to the script soon and make it a little mode user-friendly.
Blog:
mHub -
Read More...
Ajax Performance Analysis
Asynchronous JavaScript + XML (Ajax) continues to raise user expectations for interactivity and performance, and developers are increasingly treating Ajax as a must-have component of their Web applications. As more code is moved client side and the network model changes, the community is responding by building more tools to address the unique performance challenges of Ajax. Examine toolsets that find and correct performance problems within your Ajax-enriched applications.
Blog:
mHub -
Read More...
Ajax PHP tutorial
In this article I will try to summarize the basics of Ajax and PHP communication. At the and you can find a full working Ajax - PHP example.
Blog:
mHub -
Read More...
1 2 3 > Last »