> -----Original Message----- > From: Michael Traher [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 11, 2007 11:26 AM > To: CF-Talk > Subject: too many js libraries > > Hi All, We have developed a large new website and used a number of > javascript libraries along the way for some effects and some ajax > stuff.
You might start by examining where you have overlap - most libraries do very similar things: see if you can cut a few of them out by consolidating features into fewer libraries. Even it a library doesn't have a feature many of them make adding features easy: it may be simple enough to add a feature to a library and eliminate the need for another. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283474 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

