hi all,
i'd like to use this plugin for dynamic includes: http://plugins.jquery.com/project/jquery-plugins
i managed to include one file + getting a done-callback.
my question: is it possible to include several files at once (eg. 10 .js + 10 .css files) and getting a global done-callback?
thx, fuxi