Site Archives

Using jQuery with ajaxCFC and util.js


I have been using ajaxCFC (which uses util.js) to write web-based applications. I recently discovered jQuery which is a wonderful javascript framework, but has a few issues that have prevented me from using the two together. This post illustrates how to get jQuery.js and ajaxCFC, with util.js – working together. Hopefully Rob Gonda will eventually [...]