>>The only way to reduc ethat is you use your own solution instead of the
built in ones,

+1.

I am not a fan of CF's Ajax stuff for just that reason. CF form yes. CFForm
is only 15k to 30k depending on your version of CF. But once you start
getting into the AJAX-y stuff CF seems to use monolithic JS files that
handle boatloads of features where as with jQuery UI you can roll your own
and only use the libraries that you need.

G!


On Tue, Aug 31, 2010 at 10:22 AM, Russ Michaels <[email protected]> wrote:

>
> The only way to reduc ethat is you use your own solution instead of the
> built in ones, then you can choose a smaller JS library.
> However don;t forget that these files are only loaded once and then are
> cached by the browser.
>
> Russ Michaels
> www.cfmldeveloper.com - FREE cfml hosting for developers
>
> On Tue, Aug 31, 2010 at 3:11 PM, Steve Logan <[email protected]>
> wrote:
>
> >
> > I'm becoming a little obsessed with that damn YSlow meter trying to wring
> > some more performance out of our web server.  My last hangup is the 20
> > javascript and CSS files that a having a simple cfform and cfwindow
> causes
> > to load.
> >
> > Is there any tips for reducing that or are all 20 files really necessary?
> >  I am using cfajaximport to pull in the files from a CFIDE hosted on a
> > domain for our static content, and I have listed as the tags cfform and
> > cfwindow only.
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336670
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to