K
Kelly
For some reason, I can't seem to get an external reference to a
javascript file to work within my HTML when using the FrontPage IDE
for my coding. In other words, using
<script language = "javascript" src = "myfile.js"> </script>
works fine in my browser if using a text editor to code my HTML/
Javascript but I get a Javascript "can't find object" error if I try
to preview the page from within FrontPage97. Is there a certain
syntax for including an external Javascript file from within
FrontPage? The external file is located in the same directory as my
HTML file.
thanks
javascript file to work within my HTML when using the FrontPage IDE
for my coding. In other words, using
<script language = "javascript" src = "myfile.js"> </script>
works fine in my browser if using a text editor to code my HTML/
Javascript but I get a Javascript "can't find object" error if I try
to preview the page from within FrontPage97. Is there a certain
syntax for including an external Javascript file from within
FrontPage? The external file is located in the same directory as my
HTML file.
thanks