Javascript fragment calling graphics

J

jondix_01

I have inserted a javascript fragment to set up a rotating banner on my web
page. However, when I display the web page it can't find the jpg files. When
i display the properties of the missing image(s) it appears to be attempting
to call them from a temporary internet folder that doesn't exist on my PC. I
assumed I should load the jpg files into the same folder as the publisher
files but it appears I am wrong. What do I do? Help!
 
D

DavidF

Are your testing by doing a web preview? Try uploading the HTML and the
images to your host and then see if they work. If not, go back and look
carefully at how you wrote the links to the images, and the code snippet
itself. Its easy to mess up with an extra space here, a upper case letter
vs. a lower case, and even how you name and format the images.

DavidF
 

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