Rotating Images

S

Sandra

I am using FP2002. I took some javascript code for
rotating images images at set intervals from Dynamic Web
Coding at www.dyn-web. It works wonderfully on my local
computer. When I publish to the web, however, nothing
happens. I hardcoded the absolute URL for the pictures
that I want to rotate, and have checked many times to see
that the names are correct. I can see the names of the
files at the bottom of my screen TRYING to rotate, but
they don't show up. Do I need additional files or
procedures to use rotation on the web?
 
J

Jack Brewster

Can you provide us with the URL of your site? It will probably be a lot
easier to help if we can see the problem.
 
S

Steve Easton

Make sure that the CaSe of the file names in the script matches the CaSe of the actual image file
names. Also remove any spaces in the file name and replace them with underscores _ or dashes - like
this: file_name or file-name

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Sandra

The URL is wheelers.com/news&views/sales.htm
ALSO wheelers.com/news&views/news.htm

Thanks,
sandra
 
S

Sandra

Never mind. I did it a different way. So the URL's I
provided don't have the code in it. 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