The Simple Ajax Code Kit (SACK) is a javascript library that takes the hassle out of AJAX programming. This could be especially useful to any WordPress Plugin authors out there that don’t want to spend time messing around with code that isn’t directly to do with their plugin. Implementation is as simple as three lines of code so it makes your code look a lot neater as well. Key features are: Simple and light to implement. Addresses security issues that toolkits such as SAJAX have. Handles international strings (UTF-8). Full documentation is available at the link above, and it will soon be part of other plugins such as WordPress: Touched. Enjoy, I hope you find it very useful.
[Continue Reading...]