Title: Ajax – Page 4 – Alex Kirk

---

# Category: Ajax

 * 
   ## 󠀁[Code downloading with AJAX](https://alex.kirk.at/2005/10/05/code-downloading-with-ajax/)󠁿
   
 * October 5, 2005
 * Earlier, I suggested to use Code Downloading in order to reduce the size of AJAX
   application. I left the term undescribed, but I will change this now: As JavaScript
   is an interpreted language, it is quite easy to load additional code, even after
   the application has “started”. This means that only code absolutely necessary
   to…
 * [Ajax](https://alex.kirk.at/category/code/ajax/)
 * 
   ## 󠀁[Documenting prototype.js for AJAX](https://alex.kirk.at/2005/10/05/documenting-prototypejs-for-ajax/)󠁿
   
 * October 5, 2005
 * As the prototype.js library lacks documentation and I recommend to use the down
   cut version for AJAX, I thought it might be useful to document how to use the
   AJAX related functions. A “normal” AJAX callback When you just want to do a post-
   back to the server (for example to store some data the user…
 * [Ajax](https://alex.kirk.at/category/code/ajax/), [Code](https://alex.kirk.at/category/code/)

 [Previous Page](https://alex.kirk.at/category/code/ajax/page/3/?output_format=md)
[Next Page](https://alex.kirk.at/category/code/ajax/page/5/?output_format=md)