On 3/9/07, Jesse Beckton <[EMAIL PROTECTED]> wrote: > > 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 > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272262 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

