I want to reference JQuery in an external JS file. Since the code i will be using is going to be a script, i don't have a page to load it from.
Does anyone know how to load JQuery into a JS file without the use of a html page?
Sorry if this is already answered.
Thank You.