Hey Rob -

Also think about combining whatever (non-repeating background) images you
have into one sprite file,  combining CSS and JS files into one file, for
each respectively.  You're going to see a big hit in perceived speed if
you're making that many requests to your web server.  Do a fresh request to
your site while looking at the "Net" tab in firebug and you'll see what I
mean.

- Joel

On Mon, Dec 28, 2009 at 9:23 PM, Arthur Gunn <art...@gunn.co.nz> wrote:

> Rob,
>
> Looking at http://www.snaplogic.com/ the first and biggest thing I
> would suggest would be to combine your 7 (not including
> ga_tracker) .js files into one.
> You could also look into using the google hosted versions of jquery
> and mootools.
>
>
> -Arthur
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to