Optimize Prototype & Scriptaculous Load Time
Ever wondered how to make this javascript duo not slow down your user’s experience? Well you have to compress them and pack them. Yahoo has some really good tools for that (YUI Compressor). You need to have a working version of Java and some patience. I wonder why they aren’t just available for download in an optimized form already…
I just went through the steps to optimize the latest versions of Prototype and Scriptaculous for this site. The following JS contains both, prototype 1.6.3 and scriptaculous 1.8.3 packed into one file.
You can download it here: prototype161_scriptaculous183_packed (just 90Kb!)
Posted by Weston Hankins on January 10th, 2010 in Tech talk








This message has no responses