Login

    Register

PROJECT CATEGORIES

 

CFjqAjax
Project Home Forums Known Issues Screenshots External Project Link Contact Project

Author: Michael Sprague (All RIAForge projects by this author)
Last Updated: August 28, 2008 8:34 AM
Version: 0.7
Views: 1993
Downloads: 289
Demo URL: http://www.webtrenches.com/cfjq/
License: MIT

Description:

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.

CF_GRID
Based on Flexigrid, this grid behaves very similar to cfgrid. Remote data calls populate the column. Paging is automatically set up (if enabled), and there is a built-in search.

CF_WINDOW
Modal window based on jqModal. Draggable, Resizable, JavaScript interactive, and much more. Read the release notes on this before using it - they explain how to use jQuery to interact with it.

CF_TOOLTIP
Simple tooltip custom tag based on the enhanced jTip add-on. Tooltips can be Ajax or non-Ajax, can have title bars, and have more customization control than cftooltip.

See the screen shots for what the interface looks like. CSS is completely customizable.

Requirements:

Server: ColdFusion MX (tested on 7 and 8)
Browser: IE6, IE7, Firefox 2+, Safari 2+

Issue Tracker:

ID ISSUE STATUS UPDATED
6 IE6 JS bug in 'Quick Search' Open 11/10/08 3:43 PM
5 Case issue on Linux Open 10/23/08 10:15 AM
4 Paging-bug in IE 7 Fixed 10/16/08 12:46 PM
3 missing ; before statement Open 09/17/08 2:19 PM
1 Select boxes show through CF_WINDOW in IE Open 09/05/08 5:43 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.