interaction of functions from different files
|
| View previous topic :: View next topic |
| Author |
Message |
Ikopar Enthusiastic Coder
Joined: 26 May 2006 Posts: 168
|
Can a function in a.js use a function in b.js if they're both loaded into an html file with <script src="{a,b}.js"></script> ?
Reply with quote
|
| |
|
|
BigDaddy Enthusiastic Coder
Joined: 26 May 2006 Posts: 147
| |
Gladis Enthusiastic Coder
Joined: 24 May 2006 Posts: 107
| |
Ikopar Enthusiastic Coder
Joined: 26 May 2006 Posts: 168
|
Not weird that it works, but weird that I'm seeing what I'm seeing. Thanks for the info :)
Reply with quote
|
| |
|
|
|