For my website design, I've implemented the Invasion Of The Body Switchers script from brothercake.com. This script involves loading three separate js files in the header.
I'm looking to optimize my site by reducing the number of HTTP requests and combining these scripts into one file. Has anyone here had experience with using IOTBS and successfully merging the scripts? Are there any necessary modifications that need to be made to either the scripts or the HTML switchers on the page in order for this to work seamlessly?