Ajax Cookbook

What is Ajax Cookbook?

Ajax Cookbook is a web site devoted to publishing small, reusable snippets of JavaScript, HTML, and CSS that are generally useful to developers of Ajax web sites.

The code on this site is licensed liberally under the Creative Commons Attribution 2.5 license so it can be reused in any commercial or non-commercial application, and none of the code depends on any JavaScript framework or third party library. Most of the Ajax "recipes" are just a few lines long, but solve a common problem. The goal is that you can copy and modify the code snippets extremely easily no matter what framework you are using (if any) or what your application looks like.