animate.js file created

J

JCO

A file was created, named animate.js. I realize this is a JavaScript but I
don't like it in my root file. I attempted to move it to a folder,
MyScripts. The file moved, then reappeared at the root. Obviously FP wants
it in the root directory. I scanned all source files and noticed that the
path had changed in some areas, but not all. I restored everything back to
normal to ensure that I did not create a problem.

Just wondering how to keep everything organized. Is there a way to move
this file or is it not recommended? Its only one file, no big deal. I just
want to understand what is happening or at least have a plan if this begins
to happen with multiple files.

Thanks
 
K

Kevin Spencer

General Principle: If you don't know what it is, or why it is where it is,
don't mess with it. Whoever put it there did know why they put it there.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
C

Crash Gordon

Good rule! I wish I could teach my kids that!


| General Principle: If you don't know what it is, or why it is where it is,
| don't mess with it. Whoever put it there did know why they put it there.
|
| --
| HTH,
| Kevin Spencer
| .Net Developer
| Microsoft MVP
| Big things are made up
| of lots of little things.
|
| | > A file was created, named animate.js. I realize this is a JavaScript but
| I
| > don't like it in my root file. I attempted to move it to a folder,
| > MyScripts. The file moved, then reappeared at the root. Obviously FP
| wants
| > it in the root directory. I scanned all source files and noticed that the
| > path had changed in some areas, but not all. I restored everything back
| to
| > normal to ensure that I did not create a problem.
| >
| > Just wondering how to keep everything organized. Is there a way to move
| > this file or is it not recommended? Its only one file, no big deal. I
| just
| > want to understand what is happening or at least have a plan if this
| begins
| > to happen with multiple files.
| >
| > Thanks
| >
| >
|
|
 
T

Thomas A. Rowe

You chose to use one of the FP DHTML functions, such as page fade in
function, and FP created the file, and it must be in the root of the web.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
J

JCO

Yes that is the case. I'm using DHTML for the menus and page transitions
too.
I guess I will leave it be.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top