![]() |
|
|
|
CFJS (ColdFusionJavaScript for jQuery)
Project Home • Known Issues • External Project Link • Contact Project
Author: Christopher Jordan (All RIAForge projects by this author) Description:
CFJS is a library of 73 ColdFusion functions written in JavaScript.
Last Update:
In jQuery 1.7, a "native" implementation of the isNumeric function has been added to the jQuery core. Because of this, I had to re-work how the CFJS implementation works so that it's unobtrusive.
Essentially, CFJS will now use the new jQuery core version of isNumeric if it exists, and if not will use the same implementation that's been in CFJS for years. So, if you plan on using the latest and greatest version of jQuery, and you're using IsNumeric, then you'll need to get the latest and greatest version of CFJS as well. Thanks to @ajpiano in the #jquery IRC channel for the assist in finding an elegant solution to this problem.
Requirements:
jQuery is required. As of version 1.2.1 jquery.cfjs now supports jQuery 1.7 and earlier.
Issue Tracker:
To enter issues for this (or any other) project, you must be logged in.
This project hosts its source control at an external location: |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.