Hello, I am looking for some examples or some input on implementing a js framework, I am most interested in YUI & JQuery.
I am building a fusebox application on CF and alot of my pages will utilize custom js along with calls to the previously mention js frameworks for DOM manipulation. My question is how do you organize your js code? I would not think loading all of your libraries on every request is the best idea. I only want to load the libraries and modules etc that are needed for the fuse or fuseaction. I have considered creating some js libraries containing function written for a specific fuseaction or page and just loading that library as needed along with a library that may have global functions or resources. any suggestions? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272197 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

