Thursday, October 23, 2008

gunbasic-js v0.2 - simple ajax library

Hi All,

I would like to introduce a new ajax library.

I cant find anything easy to use without writing massive lines of code on the client side, so I wrote my own.

Use this if:
1. Reduce Client Ajax call to Only 1 line (yes!)
2. Automatically dictate many ajax calls in 1 call
3. Using server scripts to dictate where content has to be written
4. Use this technique for Content & running JS snippets.

Let me know if you like it as well.

code.google.com/p/gunbasic-js/

Theres a simple example for you to follow as well.

regards

Gunesh Raj