deferred execution - Prioritize JavaScript Scripts: Defer Not Working -


I need to give priority to the script so that jQuery, Cufon, and My JS files come before Twitter. I have tried to keep scripts in order with defer = "defer" in order to execute them, but all these methods are not working.

I do not want to modify the files of Twitter I can do anything? Create HTML to download script scripts to your script.

This way it will load and execute after your script, which comes after jQuery and cufon.


Comments