Releases for CFJS (ColdFusionJavaScript for jQuery)
CFJS (ColdFusionJavaScript for jQuery) 1.1.9
November 21, 2008 - 1:33pm — cjordanSize: 22.4 KB
md5_file hash: b0ff44ba7c8ceaa7be0d368751b13fa3
First released: November 21, 2008 - 1:33pm
Last updated: November 21, 2008 - 1:32pm
This version of CFJS for jQuery fixes a problem with the IsValid() function. Specifically, with email validation. The RegEx now recognizes two, three, and four character top level domains (eg. .us, .com, .info, etc.)
CFJS (ColdFusionJavaScript for jQuery) 1.1.1
May 3, 2007 - 1:01am — cjordanSize: 21.75 KB
md5_file hash: a1ebf1092c043b9694b056f748969cdc
First released: May 3, 2007 - 1:01am
Last updated: May 3, 2007 - 1:01am
This release includes eight (8) new functions and fixes to some sloppy JS code that was keeping the packed version from working. The new functions are:
- CreateDate()
- CreateDateTime()
- CreateTime()
- CreateODBCDate()
- CreateODBCDateTime()
- CreateODBCTime()
- DatePart()
- IsLeapYear()
| Attachment | Size |
|---|---|
| jquery.cfjs.js | 21.75 KB |
| jquery.cfjs.packed.js | 9.1 KB |
| ChangeLog.txt | 7.29 KB |
CFJS (ColdFusionJavaScript for jQuery) 1.0.6-a
May 2, 2007 - 12:05am — cjordanSize: 19.05 KB
md5_file hash: 0bcd54401fbc1d820a4d7f8d59e04a24
First released: May 2, 2007 - 12:05am
This release has fixes to DecimalFormat(), DollarFormat(), and _CommaForThousands() which gets used by both functions. I think I've got these three functions straightened out finally.
Also included in this release is a "fix" to the ListToArray() function. This is basically a change in design choice. Since CFJS was built upon LeftCorner.js (Randy Anderson, LeftCorner.com), it seems that this was Randy's choice. I disagree with the choice, so I changed it.
I'll be looking at the rest of the array functions to see if changes need to be made to bring others into alignment with this same thought.
| Attachment | Size |
|---|---|
| jquery.cfjs.js | 19.05 KB |
| ChangeLog.txt | 6.24 KB |
CFJS (ColdFusionJavaScript for jQuery) 1.0.6
May 1, 2007 - 11:58pm — cjordanSize: 19.12 KB
md5_file hash: 1750f90b3a4918bf00d2551ee8613ff5
First released: May 1, 2007 - 11:58pm
Simply put: CFJS for jQuery is a set of ColdFusion functions written for JavaScript.
| Attachment | Size |
|---|---|
| jquery.cfjs.js | 19.12 KB |
| ChangeLog.txt | 6.24 KB |
CFJS (ColdFusionJavaScript for jQuery) 1.0.5-a
April 25, 2007 - 7:48pm — cjordanSize: 18.89 KB
md5_file hash: 7db6f9d0bd4581a3e7700332447147e7
First released: April 25, 2007 - 7:48pm
Last updated: April 25, 2007 - 8:00pm
CFJS for jQuery is a set of ColdFusion functions written in JavaScript for jQuery.
| Attachment | Size |
|---|---|
| jquery.cfjs.packed.js | 7.75 KB |
| jquery.cfjs.js | 18.89 KB |
| ChangeLog.txt | 5.79 KB |
