<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Ajax Updates</title>
	<link>http://www.ajaxupdates.com</link>
	<description>Latest Ajax Scripts, Examples, News and other Ajax related stuff</description>
	<lastBuildDate>Fri, 12 Feb 2010 12:46:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Mapbox &#8211; Zoomable jQuery Map Plugin</title>
		<description><![CDATA[The jQuery mapbox() plugin is for creating relatively small scale, zoomable, draggable maps with multiple layers of content. This framework could be applied to games, development plans, or any layout that could benefit from being able to zoom in and pan to get a better view.
The code:
Before using Mapbox, you must link to jQuery and [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/jquery-mousewheel-plugin/' rel='bookmark' title='Permanent Link: JQuery Mousewheel Plugin'>JQuery Mousewheel Plugin</a> <small>prototype.js mousewheel Event.wheel(e) extension Scroll mouse wheel to see delta...</small></li><li><a href='http://www.ajaxupdates.com/jparallax-stunning-animation-effects/' rel='bookmark' title='Permanent Link: jParallax &#8211; Stunning Animation Effects'>jParallax &#8211; Stunning Animation Effects</a> <small>jParallax has had a major overhaul in readiness to be...</small></li><li><a href='http://www.ajaxupdates.com/jquery-plugin-tooltip-script/' rel='bookmark' title='Permanent Link: jQuery plugin Tooltip Script'>jQuery plugin Tooltip Script</a> <small>Replacing standard tooltips is easy: Just include the script on...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/mapbox-zoomable-jquery-map-plugin/</link>
			</item>
	<item>
		<title>Autosave &#8211; Flexible Jquery Plugin</title>
		<description><![CDATA[Autosave is a flexible autosave plugin for jQuery. If yo want to autosave a form use this simple code.
Features
    * Send entire form when one element changes
    * Send just the changed element
    * Form buttons and input:submit is not sent unless clicked
    [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/jquery-plugin-autosave/' rel='bookmark' title='Permanent Link: jQuery Plugin &#8211; autoSave'>jQuery Plugin &#8211; autoSave</a> <small>autoSave is the result of one too many user complaints...</small></li><li><a href='http://www.ajaxupdates.com/animated-ajax-delete-jquery/' rel='bookmark' title='Permanent Link: Animated Ajax Delete : jQuery'>Animated Ajax Delete : jQuery</a> <small>I’m a huge fan of WordPress’ method of individual article...</small></li><li><a href='http://www.ajaxupdates.com/autopopulating-select-boxes/' rel='bookmark' title='Permanent Link: Autopopulating Select Boxes'>Autopopulating Select Boxes</a> <small>Allow the user to select a top level category from...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/autosave-flexible-jquery-plugin/</link>
			</item>
	<item>
		<title>CJ Image Video Previewer</title>
		<description><![CDATA[CJ Image Video Previewer is meant to mimic the video preview boxes you see on many Video sites. It displays a block that contains an image thumbnail and when the user moves their cursor of the box, it dynamically loads and then displays a group of images in sequence. Kind of like a flip-book. This [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/swf-video-player-script/' rel='bookmark' title='Permanent Link: SWF Video Player Script'>SWF Video Player Script</a> <small>This new component will give your viewers the ability to...</small></li><li><a href='http://www.ajaxupdates.com/javascript-wait-while-loading-page-display-image/' rel='bookmark' title='Permanent Link: Javascript Wait While Loading Page Display Image'>Javascript Wait While Loading Page Display Image</a> <small> If you have a page that takes long time...</small></li><li><a href='http://www.ajaxupdates.com/image-watermark-on-uploaded-images/' rel='bookmark' title='Permanent Link: Image Watermark on Uploaded Images'>Image Watermark on Uploaded Images</a> <small>This tutorial shows you how you can add a watermark...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/cj-image-video-previewer/</link>
			</item>
	<item>
		<title>jQuery Before-After Plugin</title>
		<description><![CDATA[To show the difference  in the reconstruction project, they showed a before and after picture using Flash that let the visitor drag a slider over the images, which were sandwiched with one on top of the other, so that you could easily see how dramatic the changes were. I immediately thought that this could [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/password-strength-estimates-brute-force-time-jquery-plugin/' rel='bookmark' title='Permanent Link: Password Strength &#8211; Estimates brute force time jQuery plugin'>Password Strength &#8211; Estimates brute force time jQuery plugin</a> <small>This plugin shows the strength of you passwords by telling...</small></li><li><a href='http://www.ajaxupdates.com/imgareaselect-with-jquery-plugin/' rel='bookmark' title='Permanent Link: imgAreaSelect with jQuery Plugin'>imgAreaSelect with jQuery Plugin</a> <small>imgAreaSelect is a jQuery plugin for selecting a rectangular area...</small></li><li><a href='http://www.ajaxupdates.com/jquery-lightbox-plugin/' rel='bookmark' title='Permanent Link: jQuery Lightbox Plugin'>jQuery Lightbox Plugin</a> <small>jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/jquery-before-after-plugin/</link>
			</item>
	<item>
		<title>Image Watermark on Uploaded Images</title>
		<description><![CDATA[This tutorial shows you how you can add a watermark image over images that are uploaded though a form. 
The following is a html code as simple as it can be with an image type input and a Submit button:
 &#60;form name=&#34;submit_image&#34; method=&#34;post&#34; enctype=&#34;multipart/form-data&#34;  action=&#34;&#34;&#62;

&#60;input type=&#34;file&#34; name=&#34;image&#34;/&#62;
&#60;input name=&#34;Submit&#34; type=&#34;submit&#34; value=&#34;Upload Picture&#34;/&#62;

&#60;/form&#62;  
This is [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/php-jquery-image-upload-and-crop/' rel='bookmark' title='Permanent Link: PHP &#038; jQuery image upload and crop'>PHP &#038; jQuery image upload and crop</a> <small>We needed a PHP and jQuery image upload and crop...</small></li><li><a href='http://www.ajaxupdates.com/images-carouselus-moving-script/' rel='bookmark' title='Permanent Link: Images Carousel.us Moving Script'>Images Carousel.us Moving Script</a> <small>Ajax Images Carousel.us is a Javascript and AJAX 3D carousel...</small></li><li><a href='http://www.ajaxupdates.com/dhtml-api-drag-drop-for-images-and-layers-ajax-javascript/' rel='bookmark' title='Permanent Link: DHTML API, Drag &#038; Drop for Images and Layers &#8211; Ajax &#8211; Javascript'>DHTML API, Drag &#038; Drop for Images and Layers &#8211; Ajax &#8211; Javascript</a> <small>A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/image-watermark-on-uploaded-images/</link>
			</item>
	<item>
		<title>Javascript Wait While Loading Page Display Image</title>
		<description><![CDATA[ If you have a page that takes long time to display it is a good idea to display a &#8220;wait until the page loads&#8221; image. This tutorial show you how to implement this in your webpage.
To implement this you will need to:
1. Every time your page loads a &#8220;init()&#8221; function will load.
  &#60;body [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/cj-image-video-previewer/' rel='bookmark' title='Permanent Link: CJ Image Video Previewer'>CJ Image Video Previewer</a> <small>CJ Image Video Previewer is meant to mimic the video...</small></li><li><a href='http://www.ajaxupdates.com/javascript-image-combobox-v15/' rel='bookmark' title='Permanent Link: JavaScript image combobox v1.5'>JavaScript image combobox v1.5</a> <small>Are you tired with your old fashion dropdown? Try this...</small></li><li><a href='http://www.ajaxupdates.com/loading-panel-widget/' rel='bookmark' title='Permanent Link: Loading Panel Widget'>Loading Panel Widget</a> <small>Probably needless to say, but here it is. A web...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/javascript-wait-while-loading-page-display-image/</link>
			</item>
	<item>
		<title>Mod Rewrite for Subdomains</title>
		<description><![CDATA[You might have noticed some sites having their URLs written as if they were different subdomains of the same domain. For example, for a news site that has the dynamic links of the following form:

http://yournewsdomain.com?topic=it 	-  link that goes to IT news page

http://yournewsdomain.com?topic=business 	- link that goes to business news page

To be rewritten in [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/kroppr-script/' rel='bookmark' title='Permanent Link: Kroppr Script'>Kroppr Script</a> <small>Kroppr script is intended to help webmasters allow their users...</small></li><li><a href='http://www.ajaxupdates.com/codeigniter-open-source-php-web-application-framework/' rel='bookmark' title='Permanent Link: CodeIgniter &#8211; Open source PHP web application framework'>CodeIgniter &#8211; Open source PHP web application framework</a> <small>CodeIgniter is a powerful PHP framework with a very small...</small></li><li><a href='http://www.ajaxupdates.com/template-elements-css-framework/' rel='bookmark' title='Permanent Link: Template Elements &#8211; CSS Framework'>Template Elements &#8211; CSS Framework</a> <small>Elements is a down to earth CSS framework. It was...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/mod-rewrite-for-subdomains/</link>
			</item>
	<item>
		<title>Ajax Count Words in Forms Script</title>
		<description><![CDATA[ Sometimes you need to limit the number of input words on public forms, and it is hard for the visitor to approximate the number of words that he/she wrote already to see how much can still write. And it is annoying when after submitting the form they see the input is not valid because [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/jquery-alphanumerical-validation/' rel='bookmark' title='Permanent Link: Jquery Alphanumerical Validation'>Jquery Alphanumerical Validation</a> <small>I ran into a javascript alphanumeric validation problem, though it...</small></li><li><a href='http://www.ajaxupdates.com/validation-hints-for-forms/' rel='bookmark' title='Permanent Link: Validation Hints for Forms'>Validation Hints for Forms</a> <small>As someone is typing an in an input field, it...</small></li><li><a href='http://www.ajaxupdates.com/building-a-better-web-forms-context-highlighting-using-jquery/' rel='bookmark' title='Permanent Link: Building a better web forms : Context highlighting using jQuery'>Building a better web forms : Context highlighting using jQuery</a> <small>In my previous article &#8220;Labels in form layouts&#8221; I wrote...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/ajax-count-words-in-forms-script/</link>
			</item>
	<item>
		<title>JQuery Google Feed Plugin</title>
		<description><![CDATA[ Google announced the Google AJAX Feed API. This is a pretty cool thing as it facilitates feed mashups by providing the server component. This means that developers can easily mash feeds on the client by simply including Google&#8217;s new API script. And Google has provided a nice Developer&#8217;s Guide which shows how to get [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/jfeed-jquery-feed-parser/' rel='bookmark' title='Permanent Link: jFeed &#8211; jQuery Feed Parser'>jFeed &#8211; jQuery Feed Parser</a> <small>A lightweight JavaScript feed parser based on jQuery and couldn&#8217;t...</small></li><li><a href='http://www.ajaxupdates.com/pulling-your-flickr-feed-with-jquery/' rel='bookmark' title='Permanent Link: Pulling Your Flickr Feed with jQuery'>Pulling Your Flickr Feed with jQuery</a> <small>Feeds are the easiest way to view updated content, whether...</small></li><li><a href='http://www.ajaxupdates.com/jsquared-is-a-jquery-plugin-for-ui-like-in-google-squared/' rel='bookmark' title='Permanent Link: jSquared is a jQuery plugin for UI like in Google Squared'>jSquared is a jQuery plugin for UI like in Google Squared</a> <small>This plugin allows you to organize advanced search user interface...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/jquery-google-feed-plugin/</link>
			</item>
	<item>
		<title>Autopopulating Select Boxes</title>
		<description><![CDATA[Allow the user to select a top level category from one select box and to automatically populate the sub-category.
Prerequisites
   1. Latest copy of jQuery
   2. A basic understanding of JSON (don’t let this put you off &#8211; it’s really very, very easy)
   3. A server-side script that can respond [...]


Related Listings:<ol><li><a href='http://www.ajaxupdates.com/auto-populating-select-boxes-script/' rel='bookmark' title='Permanent Link: Auto Populating Select Boxes Script'>Auto Populating Select Boxes Script</a> <small>If you are familiar with using select boxes for categorisation...</small></li><li><a href='http://www.ajaxupdates.com/ajax-chained-select-script/' rel='bookmark' title='Permanent Link: AJAX Chained Select Script'>AJAX Chained Select Script</a> <small>PHP This script requires PHP. You can also other server...</small></li><li><a href='http://www.ajaxupdates.com/incremental-search-for-select-boxes-jquery-plugin/' rel='bookmark' title='Permanent Link: Incremental Search for Select Boxes &#8211; jQuery Plugin'>Incremental Search for Select Boxes &#8211; jQuery Plugin</a> <small>Did you ever have to scroll through a select box...</small></li></ol>]]></description>
		<link>http://www.ajaxupdates.com/autopopulating-select-boxes/</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->