S
strazz
I have created a js include file and call the functions in it from the
bottom shared border.
I have placed the following include script line in the head section of
the bottom border page.
<script src="./scripts/gen_email.js" type="text/javascript"></script>
That would seem to me to be the logical spot for it, however, when I
preview the border page or any other page (that shares the border) I
get javascript errors.
I have discovered that I can overcome this problem by adding the above
line to each page that uses the border.
I get annoyed when I create a new page and forget to put the include in
it and get the errors.
Is this how it is meant to work?
Cheers
TonyS.
bottom shared border.
I have placed the following include script line in the head section of
the bottom border page.
<script src="./scripts/gen_email.js" type="text/javascript"></script>
That would seem to me to be the logical spot for it, however, when I
preview the border page or any other page (that shares the border) I
get javascript errors.
I have discovered that I can overcome this problem by adding the above
line to each page that uses the border.
I get annoyed when I create a new page and forget to put the include in
it and get the errors.
Is this how it is meant to work?
Cheers
TonyS.