> 1. Is jQuery 1.2.3 a requirement? An excellent question, as I only tested with 1.2.3... but it's highly probably that it works with older versions too. I'll try to test it out later.
> 2. What do each of the individual files do? For example, there is a > notice to download jQuery.idTabs.min.js on the web page, but the code > example seems to call jquery.idTabs.pack.js. Do I need both? You only need one file. The various pack and min files are merely different compressions of the same file. I recommend using: jQuery.idTabs.min.js (I'll try to make that more clear) > 3. Are jquery.newsticker.pack.js, jquery.chili.pack.js, > chili.recipes.js, main.js required or needed for certain > functionality? newsticker and chili are scripts I use for presentation, they are not required in any way. =P Thanks for all the feedback. ~Sean