jQuery Multiple GetScript

A series of jQuery plugins that allows the downloading of multiple JavaScript requests with a single call.

jQuery getScriptOnce

A jQuery plugin that prevents a script from being loaded more than once via $.getScript()

jQuery.getScripts

Load one or multiple JavaScript files from the server using a GET HTTP request, then execute them..