Link to home
Start Free TrialLog in
Avatar of bsmith11
bsmith11

asked on

Include a .js file From Notes

I have a .js file that contains common functions.  I want to include this file in multiple forms so I can use the functions with javascript.  Is this possible to do with notes and if so can you give me an example?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of ghassan99
ghassan99

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 bsmith11
bsmith11

ASKER

Can I specify a path with this library name also?
yes the path could be relative or full

-Gus
Thanks for your help.