I’d like to take advantage of loading my scripts while the page is loading. ie. Yepnope, head.js etc…
But I also want to be able to enqueue the script so other plugins don’t try adding their own. (a la jquery)
Does anyone have any suggestions?
Thanks in advance…