jComponents 1.0 Preview
Posted by Joe Rinehart at 5:00 AM
11 comments - Categories:
ColdFusion MX
Somehow, between painting walls and repairing floors, I've hacked out what will soon be jComponents 1.0. These custom tags provide the same cross-browser DHTML tab, tree, accordian, and container controls as the 0.5 release, but are much improved! While the download isn't available yet, feel free to check out the demo at http://clearsoftware.net/jcomponents1_0 .
If you see anything wrong or that could be improved, please drop me a line a joe.rinehart@gmail.com.
I expect to release 1.0 as a free download within the next week or so.
New features over 0.5 include:
1. Client-side JavaScript integration - designate "onChange" event handlers, poll state, and set state.
2. Optimized JavaScript model
3. Multiple skin support
4. Open / closed icon support
Patrick Whittingham wrote on 09/15/04 7:30 AM
Hi,just a FYI...your jcontainer example gives me js errors for IE 6/WIN XP (version 6.0.2800.1106.xpsp2.030422-01633C0) 128-bit
** line 119
char 156
error: object expected.
When I clicked on the container 1 'accordian' tab.