Swap picture

K

Ken

Me again...I'm still trying to figure out what's wrong with my swap picture
page page. I've tried it three different ways, and I'm sure I'm just
missing a file that I need to upload. The page is
http://www.thebodysmith.ca/befaft.htm The thing works perfectly when I "
preview in browser " but not once I've uploaded.
Please tell me why the picture won't swap!!
 
S

Stefan B Rusynko

The path to animate.js is wrong

- you can't link above your root web

<script language="JavaScript1.2" fptype="dynamicanimation" src="../../animate.js">
It should be
<script language="JavaScript1.2" fptype="dynamicanimation" src="../../animate.js">
for your root web at
http://www.thebodysmith.ca/befaft.htm




| Me again...I'm still trying to figure out what's wrong with my swap picture
| page page. I've tried it three different ways, and I'm sure I'm just
| missing a file that I need to upload. The page is
| http://www.thebodysmith.ca/befaft.htm The thing works perfectly when I "
| preview in browser " but not once I've uploaded.
| Please tell me why the picture won't swap!!
|
 
Top