Forum Moderators: phranque

Message Too Old, No Replies

not showing after upload :o/

         

teesside media

6:40 pm on Sep 10, 2005 (gmt 0)

10+ Year Member



i'm using dreamweaver to create a website, i have small thumb images and then i have used a behaviour to 'on click open browser window' with a bigger image on, it works fine when i'm previewing it but i've uploaded all the files and when you click on the small image nothing is happening, can you think of any reason why it wouldnt work?

thanks for any help

collymellon

10:36 pm on Sep 10, 2005 (gmt 0)

10+ Year Member



Im not sure but this could be your paths to the images in your code if there working locally but not on external server.

Essex_boy

12:04 pm on Sep 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thats a common problem ive had with DW ensure that your paths to files on your local PC are teh same as the server paths.

I think that was my very first error on my first website and took me ages to resolve.

The other thing to look for is the filename, ensure that all file names are set to the same i.e all lower case I had a problem where the filenames on some files had a capital and werent showing under some browser versions.

Its one of those really small problems that takes ages to claer up.

teesside media

3:42 pm on Sep 11, 2005 (gmt 0)

10+ Year Member



Thanks both of you for your help