This has to be one of most entertainingly useless responses I have ever seen when requesting support.
An interesting article about the types of things we are using ColdFusion for at Hamilton College:
http://my.hamilton.edu/Spectator/021909/SciTech/LAMP.html
I don't really understand the title of the article, though.
jQuery Replacements for CFGRID, CFWINDOW, and CFTOOLTIP
Default , ColdFusion , Web Development , Ajax 58 Comments »I recently completed the beta version of CFjqAjax. This is a library of custom tags that replicate the CFGRID, CFWINDOW, and CFTOOLTIP tags from ColdFusion 8. The CF8 tags work, but I find YUI and Ext much harder to work with than jQuery, and the file size of the JavaScript libraries that CF8 includes is excessive. So, I created CFjqAjax.
De-select a CFGRID row so it can be clicked again
Default , ColdFusion , Web Development , Ajax 1 Comment »CFTOOLTIP is a fairly simple tag, but you can do some fairly powerful things with it ...
Recent Comments