Link to home
Start Free TrialLog in
Avatar of gbeaulac
gbeaulac

asked on

jquery external file referring to other js file


I have an external file that drives my jquery functions including the ready function.

I also have an external file I used for storing variables that I could refer to with javascript from within other external js files. How can I allow my external jquery file have access to these variables?

These variables are language specific.
ASKER CERTIFIED SOLUTION
Avatar of gbeaulac
gbeaulac

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gbeaulac
gbeaulac

ASKER

I made a typo, but could not see it.