I was wondering if after the various js scripts are printed to <head> there is an array of them that I can acces later in the page. I'm trying to load jQuery and other scripts only if needed (hence I can't use wp_enqueue_script) and I don't want to load it if it is already in the head. -- http://scribu.net