Perfect!
malsup wrote: > >> I noticed that Taconite intercepts ALL server calls at the moment - I'm >> using an outstanding ajax plugin for Cold Fusion called ajaxCFC and I'm >> wondering how they will play together. Is there a way to bypass Taconite >> on >> certain calls? > > Hi Daemach, > > Taconite intercepts every call only so that it can peak at the > response. If the response is an XML document and the root node is > named 'taconite' then Taconite will process it as a command doc. In > every other case normal ajax processing occurs. In fact, even in the > case of a Taconite command doc normal ajax processing occurs > (callbacks are fired, etc). You can freely mix and match Taconite and > non-Taconite calls. > > Mike > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Taconite-Plugin---New-and-Improved%21-tf3183053.html#a8957206 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/