> -----Original Message----- > From: Aten Taten [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 12, 2007 9:36 AM > To: CF-Community > Subject: Calendar front end needed > > Where can one find a calendar with a UI similar to the one on the right > column of HouseOfFusion with the functionality of the one on the left > side of this site [http://www.clubhoppers.net/ch2003/html/index.php]. > The latter being a PHP-Nuke module (I think). Basically I want a > tooltip functionality where hovering over a date will list the events. > I'm looking for a calendar that integrates well with coldfusion, it > could be javascript or flash. I just haven't found it yet, and I don't > want to have to create it. Any Ideas? Thx.
There's nice calendar widgets in most of the larger JavaScript libraries. The only one I've used personally is the Yahoo! one in the YUI: http://developer.yahoo.com/yui/ http://developer.yahoo.com/yui/calendar/ But like I said most of the bigger libraries have their own as well. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:248249 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
