Easy AJAX using jQuery
Filed under: miscellaneous on Saturday, October 18th, 2008 by admin | No CommentsSmall update: You can see the code live here if my computer is online.
The “new” Javascript libraries ease the use of AJAX a lot: With these two simple code snippets
(A simple Servlet for searching through /usr/share/dict/words and a simple jQuery/Javascript -Script) I was able to create an autocompletion form in a few minutes:
















